<html>
<head>
<meta http-equiv="Content-Language" content="fr">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Welcome to</title>
</head>
<body>
<p align="center"><span lang="en-us"><b><font size="5">Welcome</font><font size="5">
to blah Application Form</font></b></span></p>
<p> </p>
<p align="justify"><span lang="en-us">Please, read the rules and if you accept
them answer the few questions.</span></p>
<p align="justify"> </p>
<div style="border-style: solid; padding: 5">
<p align="center"> </p>
</div>
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" --><p align="center">
<span lang="en-us"><br>
<input type="checkbox" name="C1" value="ON"><i><b>Check this box if you accept
#NeTerZ-lounge Rules</b></i></span></p>
</form>
<p align="center"> </p>
<p align="center"> </p>
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" --><p align="justify">
<span lang="en-us">1. What is your type of line?
<select size="1" name="D1">
<option selected>Dialup</option>
<option>DSL</option>
<option>Cable</option>
<option>Dedicated (like a T1)</option>
</select></span></p>
</form>
<p align="justify"><span lang="en-us">2. Do you have a router or a firewall?
<select size="1" name="D1">
<option selected>Oui</option>
<option>Non</option>
</select></span></p>
<p align="justify"><span lang="en-us"> - If you have a router
or a firewall, can you change its settings?
<select size="1" name="D1">
<option selected>Oui</option>
<option>Non</option>
</select></span></p>
<p align="justify"><span lang="en-us">2. How much a day can you serve?
<select size="1" name="D1">
<option selected>All day long</option>
<option>Few hours a day</option>
</select></span></p>
<p align="justify"><span lang="en-us">3. How much a week can you serve?
<select size="1" name="D1">
<option selected>Every Day</option>
<option>Every Day Except week-end</option>
<option>Only Week-End</option>
</select></span></p>
<p align="justify"><span lang="en-us">4. What will you use as server soft?
<select size="1" name="D1">
<option selected>.GET</option>
<option>XDCC</option>
<option>FSERVER</option>
<option>FTP</option>
</select></span></p>
<p align="justify"> </p>
<p align="justify"><span lang="en-us">Once you have filled this form, please
save it on your HD and email it to . We will answer you as fast as possible.</span></p>
</body>
</html>
How do i add a button to this to collect the info that you have selected and send to a email ?
<head>
<meta http-equiv="Content-Language" content="fr">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Welcome to</title>
</head>
<body>
<p align="center"><span lang="en-us"><b><font size="5">Welcome</font><font size="5">
to blah Application Form</font></b></span></p>
<p> </p>
<p align="justify"><span lang="en-us">Please, read the rules and if you accept
them answer the few questions.</span></p>
<p align="justify"> </p>
<div style="border-style: solid; padding: 5">
<p align="center"> </p>
</div>
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" --><p align="center">
<span lang="en-us"><br>
<input type="checkbox" name="C1" value="ON"><i><b>Check this box if you accept
#NeTerZ-lounge Rules</b></i></span></p>
</form>
<p align="center"> </p>
<p align="center"> </p>
<form method="POST" action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" --><p align="justify">
<span lang="en-us">1. What is your type of line?
<select size="1" name="D1">
<option selected>Dialup</option>
<option>DSL</option>
<option>Cable</option>
<option>Dedicated (like a T1)</option>
</select></span></p>
</form>
<p align="justify"><span lang="en-us">2. Do you have a router or a firewall?
<select size="1" name="D1">
<option selected>Oui</option>
<option>Non</option>
</select></span></p>
<p align="justify"><span lang="en-us"> - If you have a router
or a firewall, can you change its settings?
<select size="1" name="D1">
<option selected>Oui</option>
<option>Non</option>
</select></span></p>
<p align="justify"><span lang="en-us">2. How much a day can you serve?
<select size="1" name="D1">
<option selected>All day long</option>
<option>Few hours a day</option>
</select></span></p>
<p align="justify"><span lang="en-us">3. How much a week can you serve?
<select size="1" name="D1">
<option selected>Every Day</option>
<option>Every Day Except week-end</option>
<option>Only Week-End</option>
</select></span></p>
<p align="justify"><span lang="en-us">4. What will you use as server soft?
<select size="1" name="D1">
<option selected>.GET</option>
<option>XDCC</option>
<option>FSERVER</option>
<option>FTP</option>
</select></span></p>
<p align="justify"> </p>
<p align="justify"><span lang="en-us">Once you have filled this form, please
save it on your HD and email it to . We will answer you as fast as possible.</span></p>
</body>
</html>
How do i add a button to this to collect the info that you have selected and send to a email ?