|
-
Mar 1st, 2001, 05:45 PM
#1
Thread Starter
Lively Member
I have an asp that calls a function that updates our db. How do I reset the asp after the submit button has been clicked, thus allowing a user to enter another record.
-
Mar 1st, 2001, 07:49 PM
#2
Member
after the submit has been made and everything is saved you can do a metarefresh to another page, or just do a redirect back to the form. i also believe there is a java command for clearing all form fields. probably like formname.reset, check webmonkey to double check.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|