PDA

View Full Version : HTML Contact form


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>

Paul Ferrie
08-17-2009, 08:40 AM
html contact forms (http://www.google.com/search?source=ig&hl=en&rlz=&=&q=html+contact+forms&btnG=Google+Search&aq=f&oq=&aqi=)

Hope it helps

tiingshii
08-17-2009, 09:30 AM
but they didnt mention how to script submit button to send to email. do you have a link which teaches that?

Paul Ferrie
08-17-2009, 09:39 AM
how to: html contact forms (http://www.google.com/search?hl=en&q=how+to%3A+html+contact+forms&aq=f&oq=&aqi=)

tiingshii
08-19-2009, 03:38 AM
i found one tutorial that helped.. thanks alot