|
| ||||||||||
| Tags: submit button |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| Several submit buttons in the same form ?
Or should I let everything go through a separate page that will send this further based on div parameter? |
|
#2
| ||||
| ||||
| Re: Several submit buttons in the same form ?
Yes, it is possible. But it is impossible to help you further when you do not even say anything about asp version or anything. |
|
#3
| ||||
| ||||
| Re: Several submit buttons in the same form ?
Add a JavaScript onclick method on the appropriate buttons. onclick = "this.form.action = minside.asp;" |
|
#4
| ||||
| ||||
| Re: Several submit buttons in the same form ?
What happens then if your browser does not have java enabled? |
|
#5
| ||||
| ||||
| Re: Several submit buttons in the same form ?
Javascript enabled? Ask me this is not a factor one needs to include a time when a programmer for the web. And if there are any specific users you think about that for some reason has turned off this you can add a "disclaimer" about this on your page. It is vetfall what I would do. In 2008 belongs JavaScript so closely with the web development that it is something one should be able to take that to be on. |
|
#6
| ||||
| ||||
| Re: Several submit buttons in the same form ?
Is it not better to have a form for each page you want to route the user to? I assume you do not need to send all the information on to each page. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Several submit buttons in the same form ?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to Submit a Form Using JavaScript? | Damien25 | Software Development | 4 | 07-02-2010 06:05 AM |
| Problem of html form with multiple submit buttons | ASHER | Software Development | 4 | 20-10-2009 05:31 PM |
| How to submit form without "Submit Button"? | AK_Chopra | Software Development | 3 | 10-09-2009 08:44 AM |
| Frontpage form submit return 404 Not Found error | dalsandhu | Technology & Internet | 3 | 06-07-2009 03:37 PM |
| Problem Submit Form in Firefox [javascript] | Swetlano | Software Development | 0 | 09-02-2009 10:07 PM |