This form will automatically send the mail via snaphost. You will recieve mail from the readers instantly.
Dont forget to check it once.
Preview
View Live Demo
Now replace mailid@domain.com with your mail id where you want to recieve the messages.
Then replace Subject with the subject for mail you would recieve.
Also replace resultpage.htm with the page which will redirect after sending the form.
Dont forget to check it once.
Preview
View Live Demo
<div dir="ltr" style="text-align: left;" trbidi="on">
<script type="text/javascript">
function ReloadCaptchaImage(captchaImageId)
{
var obj = document.getElementById(captchaImageId);
var src = obj.src;
var date = new Date();
var pos = src.indexOf('&rad=');
if (pos >= 0) { src = src.substr(0, pos); }
obj.src = src + '&rad=' + date.getTime();
return false;
}
</script>
<form action="http://www.SnapHost.com/captcha/send.aspx" method="post" id="myform">
<input type="hidden" id="skip_WhereToSend" name="skip_WhereToSend" value="mailid@domain.com" />
<input type="hidden" id="skip_Subject" name="skip_Subject" value="Subject" />
<input type="hidden" id="skip_WhereToReturn" name="skip_WhereToReturn" value="resultpage.htm" />
<input type="hidden" id="skip_SnapHostID" name="skip_SnapHostID" value="U9SX59GH4ESX" />
<table border="0" cellpadding="5" cellspacing="0" style="width: 600px;">
<tbody>
<tr><td><b>Name<span style="color: red;">*</span>:</b></td><td><input maxlength="60" name="Name" style="width: 350px;" type="text" /></td></tr>
<tr><td><b>Email<span style="color: red;">*</span>:</b></td><td><input maxlength="60" name="FromEmailAddress" style="width: 350px;" type="text" /></td></tr>
<tr><td><b>Website:</b></td><td><input maxlength="43" name="PhoneNumber" style="width: 350px;" type="text" /></td></tr>
<tr><td><b>Message<span style="color: red;">*</span>:</b></td><td><textarea cols="40" name="Comments" rows="7" style="width: 350px;"></textarea></td></tr>
<tr><td align="center" colspan="2">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr><td colspan="2" style="padding-bottom: 18px;"></td></tr>
<tr valign="top">
<td><i>Enter web form code*:</i> <input maxlength="6" name="skip_CaptchaCode" style="width: 80px;" type="text" /></td>
<td><a href="http://www.snaphost.com/"><img alt="Web Form Code" id="CaptchaImage" src="http://www.SnapHost.com/captcha/CaptchaImage.aspx?id=YCUNN4U2ZE8M&ImgType=2" style="margin-left: 20px;" title="Anti-spam web forms" /></a></td>
</tr>
</tbody>
</table>
<span style="color: red;">* - required fields.</span>
<input name="skip_Submit" type="submit" value="Send" /></td>
</tr>
</tbody>
</table>
</form>
</div>
Now replace mailid@domain.com with your mail id where you want to recieve the messages.
Then replace Subject with the subject for mail you would recieve.
Also replace resultpage.htm with the page which will redirect after sending the form.