I'm trying to make this contact us forum, the basic forum came with the template but where do I insert my email for the information to be sent to? <form> <table width="404" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr> <td width="194"><strong>First name</strong><br /> <input style="width: 194px; height: 20px; font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px" type="text" /> <img alt="" src="images/spacer.gif" style="display: block" height="4" /><strong>Last name</strong><br /> <input style="width: 194px; height: 20px; font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px" type="text" /> <img alt="" src="images/spacer.gif" style="display: block" height="4" /><strong>E-mail</strong><br /> <input style="width: 194px; height: 20px; font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px" type="text" /> <img alt="" src="images/spacer.gif" style="display: block" height="4" /><strong>Address</strong><br /> <input style="width: 194px; height: 20px; font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px" type="text" /> </td> <td width="13"><img alt="" src="images/spacer.gif" width="13" height="1" /></td> <td width="197"><strong>Message</strong><br /> <textarea style="overflow: auto; width: 194px; height: 122px; font-family: Tahoma,Arial,Helvetica,sans-serif; font-size: 11px"></textarea> <div style="padding-top: 8px; margin-right: 5px" align="right"><input style="border: 0px none ; width: 52px; height: 19px; background-image: url('images/clear.jpg'); cursor: pointer" value="" type="reset" /><input style="border: 0px none ; width: 52px; height: 19px; background-image: url('images/send.jpg'); cursor: pointer; margin-left: 12px" value="" ="" type="submit" /></div></td></tr></tbody></table></form> Thanks in advance!
" cursor: pointer; margin-left: 12px" value="" sales@ckwiksite.com="" type="submit" /></div></td></tr></tbody></table></form>" The bold area is where you put your own email address.
That is my own email I put it there because I thought that's where it goes. I must have put it in the wrong place so now I need to know the right place to put it. Thanks for trying though. Does anyone know where I should put it?