Il Wed, 29 Aug 2007 19:24:54 +0200, Gigs_ ha scritto:

> i have simple page and form that ask for name and color and cgi script
> that print that name in another page and background in chosen color
> 
> all the time this error pop:
> Error response
> 
> Error code 501.
> 
> Message: Can only POST to CGI scripts.
> 

I think this should be your problem,

change GET with POST in the form

bye
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to