|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Having 2 Buttons in 1 Form Tag
Hi All,
pls is it possible to have two submit button pointing to two different .asp (action=---.asp) within one form tag element? Abd |
|
#2
|
|||
|
|||
|
Well sorta
You can't define two pages for a form to redirect to. What I would do with this is have each button set a hidden field value to something. Say button 1 sets it to 1 and button two sets the value=2. Then have the action.asp page redirect to the proper page.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Having 2 Buttons in 1 Form Tag |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|