|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/mguerinweb/cgi-bin/ |
Upload File : |
<html>
<body bgcolor=white>
<h2 align=center>Form Mailer - Test Page</h2>
<form method=get action="/scripts/sendmail.asp">
<!-- if you change the method to POST change the ASP file to
get a form var instead of a query var! -->
Enter Mail To Address: <input type=text name="addressto"><br>
Enter Mail To Name: <input type=text name="nameto"><br>
Enter Mail Message: <textarea name="txtmsg" rows=10 cols=60>Hello!</textarea>
<input type="submit">
</form>
<!-- End form.htm -->
</body>
</html>