Forum Moderators: open

Message Too Old, No Replies

Wanting to use two buttons for one form, to do different things

         

dreaming of nascar

3:48 am on May 7, 2004 (gmt 0)

10+ Year Member



I have a form that has several different text inputs. I want to be able to have two seperate buttons that go to different webpages, but with the same information gathered from the text inputs. I hope that this is understandable. Any help would be helpful. Thanks in advance!

D_O_N

txbakers

4:02 am on May 7, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



<input type="button" onClick="dothis()">

gives you other buttons.