|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Free Web 2.0 Code Generator! Generate data entry and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
Form help
I am making a page using VBscript and there is a form for people to fill out. When they fill it out it directs them to another another asp page that submits the info to a database. But if they leave a field blank it sends them back to the form page with the missed fields in the url. (form.asp?fix=name) so then form.asp puts a note that says you left your name blank. The only problem is when it sends them back (using Response.Redirect) it clears all the fields. As aposed to just hitting the back button which would still have all there info typed in.
Does any know what a good way to go about having the info still be in the form when they get sent back to make a correction? Thanks. |
|
#2
|
||||
|
||||
|
This belongs in the ASP forum, since it pertains to ASP.
|
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Form help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|