Hiya,
Is there anyway to prevent the data in the form fields from being lost if the page refreshes or the user hits the back button? Everytime I check the data for validity it will display the error but all of the form data is gone. Is there a quick solution or do I have to go through and essentially echo the form data values?
Thanks,
Ron
cout << "If you don't know where you want to go, we'll make sure you get taken";
Is there anyway to prevent the data in the form fields from being lost if the page refreshes or the user hits the back button? Everytime I check the data for validity it will display the error but all of the form data is gone. Is there a quick solution or do I have to go through and essentially echo the form data values?
Thanks,
Ron
cout << "If you don't know where you want to go, we'll make sure you get taken";