Back Button

J

JJ

Hi All,

I have a form that submits values to an asp page. If their is an error
on the asp page that is called and you go back to the
first page with the form. The values are not in the form. How can I set the
value back into form without the user having to retype them in? If I use
hidden fields on the first asp page and I go back to that page wouldn't the
values for the hidden fields be empty as well?


Thanks,

JJ
 
B

Bullschmidt

Not sure if this would work but you could have the page just show this:

<html>
<head>
<script type="text/javascript"> <!--
// Go back.
history.back();
//-->
</script>
</head>
</html>

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,079
Messages
2,570,574
Members
47,207
Latest member
HelenaCani

Latest Threads

Top