peter101
Joined: 14 Jul 2005 Posts: 5
|
Posted: Thu Jul 14, 2005 7:37 am Post subject: webgate as FormMail processor |
|
|
Hi Tech Support!
Can we use the 'webgate.exe' as a Form Mail Processor? is that possible? Please find below the email form that I've created:
<html>
<body bgcolor=white>
<h2 align=center>Form Mailer - Test Page</h2>
<FORM NAME="MYFORM" ACTION="http://localhost/webgate.exe" METHOD=POST>
Enter Mail To Address: <input type=text name="addressto"><br>
Enter Mail Message: <textarea name="txtmsg" rows=10 cols=60></textarea>
<input type="submit">
</form>
</body>
</html>
Hoping for your favorable response on this matter.
Thank you!
|
|