php3-list | 199908
Date: 08/16/99
- Next message: Colin Viebrock: "RE: [PHP3] What is the PHP alternative to ASP's response.redirect("URL")..."
- Previous message: Phil Meyer: "[PHP3] serializing problem"
- In reply to: Josh G: "Re: [PHP3] What is the PHP alternative to ASP's response.redirect("URL")..."
- Next in thread: Josh G: "Re: [PHP3] What is the PHP alternative to ASP'sresponse.redirect("URL")..."
- Reply: Josh G: "Re: [PHP3] What is the PHP alternative to ASP'sresponse.redirect("URL")..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 17 Aug 1999, Josh G wrote:
> That won't work anyway. If you POST to a form that returns a location:
> header, the browser shits itself becuase you can do some dodgy tricks with
> form redirection. The best way is using some JS or a pragma refresh in the
> <head>.
1. POST redirection is supported by most of browsers.
2. Javascript is disabled or unsupported in most of cases.
3. If your program needs redirection of form input, something is very
wrong with your program's design.
-- Alex---------------------------------------------------------------------- Excellent.. now give users the option to cut your hair you hippie! -- Anonymous Coward
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Colin Viebrock: "RE: [PHP3] What is the PHP alternative to ASP's response.redirect("URL")..."
- Previous message: Phil Meyer: "[PHP3] serializing problem"
- In reply to: Josh G: "Re: [PHP3] What is the PHP alternative to ASP's response.redirect("URL")..."
- Next in thread: Josh G: "Re: [PHP3] What is the PHP alternative to ASP'sresponse.redirect("URL")..."
- Reply: Josh G: "Re: [PHP3] What is the PHP alternative to ASP'sresponse.redirect("URL")..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

