jdrevs
Newbie
Posts: 1
Registered: 7/7/2004
Member Is Offline
|
| posted on 7/7/2004 at 05:00 PM |
|
|
Keeping form fields when user returns using back button
I have done my best to track down this answer in this forum but haven't found it.
When I first set up the script, I thought I remembered that if someone submitted the form that the popup calendar was on, and then hit the back button
to return to the page, then the form fields would retain their values. After tinkering with other aspects of the page, this is no longer the case.
First off am I delusional in thinking this was the case?
Second is this a client side issue, i.e. browser settings?
Third, if it can be fixed could someone point me into the right direction to fix it.
Thank you in adavnce for any help anyone can provide.
JD
|
|
|
dexteria
Newbie
Posts: 1
Registered: 7/15/2005
Location: Morgantown, WV
Member Is Offline
|
| posted on 7/15/2005 at 06:20 PM |
|
|
I second this question; I've been banging my head against the wall for a while and can't find the solution.
I have a form that uses the calendar. (It's really cool, by the way, and I love it.) Upon form submission, data is checked/validated and if there
is a problem, this second page displays the errors and provides a javascript "Back" link for the user to return to the form (on the first page) and
fix the errors.
If the user has filled out the date fields by using the calendar, when they return to the form to fix things, ALL their form data (even in the other
form fields) is gone. But if they typed in a date manually, ALL their data is still there.
Help, please! I can provide URL's and/or source code. I'm working in ASP.
|
|
|
|