tiingshii
08-17-2009, 03:46 AM
Hi ppl,
I have this script copy from a link, i had no idea how do i script the submit button when click and it will send to form to my email. First time dealing with html. Anyone can help?
<tr>
<td></td>
<td><input type="submit" value="Submit" /></td>
</tr>
</table>
I have this script copy from a link, i had no idea how do i script the submit button when click and it will send to form to my email. First time dealing with html. Anyone can help?
<tr>
<td></td>
<td><input type="submit" value="Submit" /></td>
</tr>
</table>