The Get method is less secure because it will encode all the vars into the
URL so after the submit your link will look like this:
http://www.mysite.com/formresponse.php?id=3&name=Gigi&firstname=alexandru
Do not submit in this way the forms containing very important data like
username, passwords, o
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
"Harpreet" <[EMAIL PROTECTED]>
> > Cc: "Windows Helplist (PHP)" <[EMAIL PROTECTED]>
> > Sent: Monday, June 16, 2003 2:52 PM
> > Subject: Re: [PHP-WIN] Back button error
> >
> >
> > > Its a feature of IE. It stops you going backwa
gt;
> > > Regards,
> > > Harpreet
> > > - Original Message -
> > > From: "Stephen" <[EMAIL PROTECTED]>
> > > To: "Harpreet" <[EMAIL PROTECTED]>
> > > Cc: "Windows Helplist (PHP)" <[EMAIL PR
be able to go
back and forward between the pages without any problems. More of a work
around than a solution...
Good Luck
Stephen
- Original Message -
From: "Harpreet" <[EMAIL PROTECTED]>
To: "Windows Helplist (PHP)" <[EMAIL PROTECTED]>
Sent: Tuesday, June 1
: "Harpreet" <[EMAIL PROTECTED]>
To: "Windows Helplist (PHP)" <[EMAIL PROTECTED]>
Sent: Tuesday, June 17, 2003 12:58 PM
Subject: Re: [PHP-WIN] Back button error
> I tried a manual back button
>
>
>
>
>
>
> and also session_cache
t (PHP)" <[EMAIL PROTECTED]>
Sent: Monday, June 16, 2003 2:52 PM
Subject: Re: [PHP-WIN] Back button error
> Its a feature of IE. It stops you going backwards to a page which was
> generated when you sent form data to it. There is no way around this, so
you
> will need to fi
Its a feature of IE. It stops you going backwards to a page which was
generated when you sent form data to it. There is no way around this, so you
will need to find a way around your problem (A manual "<-- Go Back" link
perhaps?)
Stephen
- Original Message -
From: "Harpreet" <[EMAIL PROT