To do this, you need a backend script which will send the mail via sendmail (linux) or smtp (windows). The script can be written in php, perl, etc etc.
There are a bunch of free scripts on the Internet you could download provided they're available for your server platform. There are also remotely hosted ones. Just do a google search.
Once you find one, it's just a matter of inserting the proper HTML code into your site
<form action="script.php" method="post">
<input type="text" name="username">
<input type="text" name="email">
<input type="submit" value="Join!">
</form>
cscgal
The Queen of DaniWeb
19,436 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 230
This forum is meant for discussing technical aspects of web development. Nacho, please direct inquiries of this kind to our Website Promotion forum. There, you can chat about the best ways to draw leads, encourage signups, etc. Thanks.
cscgal
The Queen of DaniWeb
19,436 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 230
Please don't resurrect 1.5 year old threads!
tgreer
Made Her Cry
2,118 posts since Dec 2004
Reputation Points: 227
Solved Threads: 37