I'm not too smart with HTML forms and such but my problem is as follows. I have a form setup for where when some fields are not filled out it gives an error message and directs the user to click the back button to fill in the correct information. However when the user clicks the back button all the information that was previously typed in other text boxes is deleted. Is there a way to have the text they just typed stay in those boxes when they click the back button?
Thanks