Re: Fw: [PHP-WIN] Back button error

2003-07-18 Thread Luis Ferro
They are much diferent... Get has a limit of about 2k of content that can be sent thru... and there are things that are impossible to do with get, like sending files (which uses a "special" kind of post). Get has also the problem that the form you sent will be present on the address box of the

Fw: [PHP-WIN] Back button error

2003-07-14 Thread Harpreet
Cristian, You said by using the method in a form as Get in place of Post it allows me to use the back button without getting the error message: Warning: Page has Expired The page you requested was created using information you submitted in a form. This page is no longer available. As a security