Heba Posted March 1, 2006 Share Posted March 1, 2006 HiIf 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 More sharing options...
shocker-z Posted March 1, 2006 Share Posted March 1, 2006 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 Link to comment https://forums.phpfreaks.com/topic/3814-button-click/#findComment-13238 Share on other sites More sharing options...
Heba Posted March 1, 2006 Author Share Posted March 1, 2006 oh i didnt know that Thank you Link to comment https://forums.phpfreaks.com/topic/3814-button-click/#findComment-13239 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.