Python CGI not working in Firefox but does in IE
Kent Johnson
kent at kentsjohnson.com
Wed Feb 22 09:21:50 EST 2006
More information about the Python-list mailing list
Wed Feb 22 09:21:50 EST 2006
- Previous message (by thread): Python CGI not working in Firefox but does in IE
- Next message (by thread): No
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Harlin Seritt wrote: > Also, is there a redirect command somewhere within Python CGI that can > get this done instead as I would actually prefer to have the CGI code > execute this rather than depend on the HTML to do it. http://groups.google.com/group/comp.lang.python/msg/6e929fab0d414b2c shows how do do a redirect with HTTP headers. Kent
- Previous message (by thread): Python CGI not working in Firefox but does in IE
- Next message (by thread): No
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list