Button click
Posted: Wed Mar 01, 2006 4:10 am
Hi
If i want the user to go to another page when he clicks on the button what should i do
will it be
If i want the user to go to another page when he clicks on the button what should i do
will it be
Code: Select all
onclick = " "Code: Select all
<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">