countrygirl35
Programmer
My asp page gets a value from a text box for a zip code on the first page and on the process page it checks those values against an sql table to make sure the zip code field is valid. My problem is that sometimes when the user clicks the back button to correct the zip code field the data is gone. Has anyone out there experienced this problem or do you know how to correct it?