At first glance, that seemed simple enough, however, when this form is submitted, the contents are emailed, using this code:
<form action="http://www.MyCompany.com/email.asp" method="post" onSubmit="Validate();" id="form1" name="form1">
<input...