Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP Cache Control Problems

Status
Not open for further replies.

bmclaws

Technical User
Nov 19, 2001
9
US
I have an ASP page containing a form. On initial load code checks the value of the submit button and if null, diplays the form. If not null (i.e. the form has been submitted, the page processes the page storing the data in a database.

My problem: when the page is submitted, if the user fails to fill out one or more fields, I want them to be able to hit <BACK> and fill in the missing data (page cached). If all data is correct, I want the original page to not be cached so that they can't continually go back and resubmit adding duplicate records to the database.

Any ideas?

Thanks in advance,

Barry
 
faq333-1034

:)
paul
penny1.gif
penny1.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top