This is my first time dealing with PHP coding how do i change this format to php. what i want 2 do is make this form go to my feedback e-mail could that be possable
< 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>feedbackline</title>
<base target="_self" href="http://www.kewlpcs.com/feedbackline/cgi ... rmMail.cgi">
</head>
<body>
<p> </p>
<p><b>Have you read</b> our
<a href="file:///C:/My%20Documents/My%20Webs/feedbackline.html">Terms & Conditions</a> page?</p>
<p>Please complete the following form ensuring you have selected the relevant
enquiry type.</p>
<form action="http://www.kewlpcscom/feedback_proc.jsp" method="post">
<table border="0">
<tr>
<td align="right" vAlign="top"><b>Name</b></td>
<td vAlign="top">
<input maxLength="50" name="yourname" size="40"> </td>
</tr>
<tr>
<td align="right" vAlign="top"><b>Email </b></td>
<td vAlign="top"><input maxLength="50" name="youremail" size="40"> </td>
</tr>
<tr>
<td align="right" vAlign="top"><b>Subject</b></td>
<td vAlign="top"><input maxLength="200" name="yoursubject" size="40"> </td>
</tr>
<tr>
<td align="right" vAlign="top"><b>Enquiry Type</b></td>
<td vAlign="top"><select name="enquiry_type">
<option selected>Feedback</option>
<option>Auctions</option>
<option>online store</option>
<option>Suggestion</option>
<option>Problem</option>
<option>Enquiry</option>
<option>Complaint</option>
<option>Praise</option>
<option>Other</option>
</select> </td>
</tr>
<tr>
<td align="right" vAlign="top"><b>Message</b></td>
<td vAlign="top"><textarea cols="50" name="body" rows="10"></textarea>
</td>
</tr>
<tr>
<td align="right" vAlign="top"><b>Feedback Relates To</b></td>
<td vAlign="top">
<input CHECKED name="regarding" type="radio" value="Auctions">Kew Pc's
Auctions<br>
<input name="regarding" type="radio" value="Kewlpcs Forums">Kewl Pc's
Forums<br>
</td>
</tr>
<tr>
<td align="right" vAlign="top"> </td>
<td vAlign="top">
<input type="submit" value="Send feedback now "> </td>
</tr>
</table>
</form>
<p align="center"><font color="#FFFFFF" size="1">
<span style="font-family: Arial, 'MS Sans Serif', Helvetica, Geneva, san-serif">
<b><a href="#top">Top Page</a></b></span></font></p>
<p align="center"><font color="#FFFFFF" size="1">
<span style="font-family: Arial, 'MS Sans Serif', Helvetica, Geneva, san-serif">
<a href="file:///C:/My%20Documents/My%20Webs/index.html">Home</a> |
<a href="file:///C:/My%20Documents/My%20Webs/terms.html">Terms</a> |
<a href="file:///C:/My%20Documents/My%20Webs/disclaimer.html">Disclaimer</a> </span></font></p>
<p align="center">
<!--webbot bot="HitCounter" u-custom i-image="1" i-resetvalue="0" PREVIEW="<strong>[Hit Counter]</strong>" i-digits="0" startspan --><img src="file:///C:/My%20Documents/My%20Webs/_vti_bin/fpcount.exe/C:/My%20Documents/My%20Webs/?Page=feedbackline.html|Image=1" alt="Hit Counter"><!--webbot bot="HitCounter" i-checksum="5435" endspan --></p>
</body>
</html>