Jump to content

Button click


Heba

Recommended Posts

Hi

If i want the user to go to another page when he clicks on the button what should i do
will it be [code]onclick =  " "[/code]


[code]<td class="style58"><div align="left" class="style62">Sender Name:
                <select name="select" size="0" class="style49">
                  <option value="1">Gerardo</option>
                  <option value="2">Waldemar</option>
                </select>
                <input name="Submit" type="submit" class="style49" value="New Sender">[/code]
Link to comment
https://forums.phpfreaks.com/topic/3814-button-click/
Share on other sites

You should post this in a javascript forum really.. your looking for on change of selection to submit not onclick i've seen it done alot so you could just have a search on google.

Edit:
Infact you could just have a look at the code of this page at the top as it should be simular for the "Our Network" dropdown

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.