Results 1 to 2 of 2

Thread: One button to Save and Reset Form - Help

  1. #1
    Join Date
    Jun 2005
    Posts
    33
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default One button to Save and Reset Form - Help

    In my web application the requirement is that i need to have one submit button that saves the form and clears all the values in the form after saving.

    - Clicking on the submit button will save and rest the form !! Need the OnClick script event for this. Please help.

  2. #2
    Join Date
    Aug 2005
    Posts
    971
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    onClick="submitMe();clearForm();return false;"

Bookmarks

Posting Permissions

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