|
Posted by Captain Paralytic on 07/13/07 15:29
On 13 Jul, 16:15, chima...@googlemail.com wrote:
> Thank you but I have more than 20 forms with $_POST and it will be
> time consuming and I have a tight deadline. Is there another way?
>
>
>
> Captain Paralytic wrote:
> > On 13 Jul, 15:48, chima...@googlemail.com wrote:
> > > Hi all,
> > > I have a problem with maintaining data without refreshing manually in
> > > my system. I have a system which carries data across several pages.
> > > But if a user wants to go back to the previous pages, he is asked to
> > > refresh at each stage, which is inconvenience. I want to be able to
> > > maintain the data without refreshing when a user presses a back
> > > button.
>
> > > Thanking you in anticipation.
>
> > You'll need to use GET instead of POST on your forms- Hide quoted text -
>
> - Show quoted text -
No
[Back to original message]
|