to complete the incomplete form by click back button in php code

Reply

Join Date: Oct 2008
Posts: 18
Reputation: r_sathya is an unknown quantity at this point 
Solved Threads: 0
r_sathya r_sathya is offline Offline
Newbie Poster

to complete the incomplete form by click back button in php code

 
0
  #1
Oct 8th, 2008
hai ,
I write the code in php to create a register form. while we move to next accidently without filling the details in the perivous form. I want to go to back by clicking back button. while cliking the back button , i want to retore the details i fill in the perivious form should be there in the form




please give some example to solve the problem............

with regards,
sathya
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 1,073
Reputation: Shanti Chepuru is on a distinguished road 
Solved Threads: 98
Shanti Chepuru's Avatar
Shanti Chepuru Shanti Chepuru is offline Offline
Veteran Poster

Re: to complete the incomplete form by click back button in php code

 
0
  #2
Oct 8th, 2008
Save the variables in a session...
Then, check for the session, if it is present, reload the session vars into the form.
or
check this:
http://www.daniweb.com/forums/thread78707.html
http://www.usenet-forums.com/php-gen...info-back.html
Last edited by Shanti Chepuru; Oct 8th, 2008 at 3:24 am.
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC