Hack Industries
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Latest topics
» Soiler code with css and javascript
Comment Box EmptyWed Jan 27, 2010 2:45 pm by Stoned Hacker

» Forum Rules
Comment Box EmptyTue Jan 26, 2010 2:07 pm by Stoned Hacker

» HTML Headings, Attributes & Paragraphs
Comment Box EmptyThu Dec 10, 2009 3:45 pm by Stoned Hacker

» A Simple Virus
Comment Box EmptyThu Dec 10, 2009 1:57 pm by Stoned Hacker

» Comment Box
Comment Box EmptyThu Dec 10, 2009 1:53 pm by Stoned Hacker

» Create a PHP Database
Comment Box EmptyThu Dec 10, 2009 1:51 pm by Stoned Hacker

» How to insert Javascript
Comment Box EmptyThu Dec 10, 2009 1:12 pm by Stoned Hacker

» Intro to Javascript
Comment Box EmptyThu Dec 10, 2009 12:23 pm by Stoned Hacker

» HTML Basic
Comment Box EmptyThu Dec 10, 2009 12:03 pm by Stoned Hacker

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Affiliates
free forum
 

Comment Box

Go down

Comment Box Empty Comment Box

Post  Stoned Hacker Thu Dec 10, 2009 1:53 pm

This will send the comment to your e-mail address
Code:
<html>
<body>
<form action="MAILTO:Your E-Mail Address" method="post" enctype="text/plain">

<h3>This form sends an e-mail to Stoned Hacker .</h3>
Name:<br>
<input type="text" name="name"
value="yourname" size="20">
<br>
E-Mail:<br>
<input type="text" name="mail"
value="yourmail" size="20">
<br>
Comment:<br>
<input type="text" name="comment"
value="yourcomment" size="40">
<br><br>
<input type="submit" value="Send">
<input type="reset" value="Reset">

</form>
</body>
</html>
Stoned Hacker
Stoned Hacker
Administrator
Administrator

Posts : 22
Join date : 2009-11-21
Age : 34
Location : The Internet

http://hackindustries.tk

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum