|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
Multiple actions of a form I want a form that looks to have which, when completed and submit button pressed, performs two actions. I mean i need some java functions that it should actually submits to both actions when i click on submit.I have had trouble finding a proper method to do this so i am here. Could you guys make me know how can i do this ? Please help me guys. |
#2
| |||
| |||
Re: Multiple actions of a form You could write a function that fires off on the onSubmit event of the form. I have one script but i have not tested it. Well better you try and let me know. i hope it will definitely work for this:- Quote:
Quote:
|
#3
| |||
| |||
Re: Multiple actions of a form capture the checkbox value and turn your psuedo code into a real logic statement.Try setting your buttons like... Quote:
Quote:
Quote:
|
#4
| |||
| |||
Re: Multiple actions of a form Thanks a lot friends. That is all what i wanted. Hope this will work for me. I appreciate your help. Thank You !!! |
![]() |
|
Tags: java, script |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to access form objects of multiple forms in JavaScript? | N I C K | Software Development | 4 | 07-02-2010 05:42 AM |
Verify the content of the textbox with multiple buttons on Form | Gadhadhar | Software Development | 5 | 23-01-2010 02:19 PM |
Problem of html form with multiple submit buttons | ASHER | Software Development | 4 | 20-10-2009 05:31 PM |
Having asp form with multiple checkboxes to query the database. | Broot | Software Development | 3 | 09-07-2009 05:12 PM |