Important: All scripts hosted on widcraft.googlecode.com don't work anymore because Google has blocked that SVN repository.
- On Blogger : Go To Post/Page > HTML and paste the html given below.
- On HTML : Paste html given below on your html document.
<h3>Send E-mail To Your Name:</h3>
<form action="MAILTO:USERNAME@gmail.com" method="post" enctype="text/plain">
Name:<br />
<input type="text" name="name" value="Your Name" /><br />
E-mail:<br />
<input type="text" name="mail" value="Your Email" /><br />
Message:<br />
<input type="text" name="comment" value="Your Message" size="50" />
<br /><br />
<input type="submit" value="Send">
<input type="reset" value="Reset">
</form>
- Change USERNAME@gmail.com with your email and you're done.....
Important: Check our new website TricksPanda.com for WordPress tutorials, plugins and more.