Results 1 to 2 of 2

Thread: How do I reset my form

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2000
    Posts
    71
    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.

  2. #2
    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.
    *urp*

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width