|
NOTE:
Use of the following script is only applicable for AplusNET's older
plans (i.e. those created before August 2002).
<!--begin code-->
<HTML>
<HEAD>
</HEAD>
<BODY>
<FORM ACTION="http://users.abac.com/cgi-bin/mail.pl" METHOD="POST">
<INPUT NAME="Recipient" TYPE="Hidden" VALUE="your@email.com">
<INPUT NAME="Location" TYPE="Hidden" VALUE="http://www.aplus.net">
<P>Name:
<INPUT NAME="Name" TYPE="Text">
<INPUT NAME="Submit" TYPE="Submit" VALUE="Submit">
</P>
</FORM>
</BODY>
</HTML>
<!--end code-->
- Where "your@email.com" is
the email address to which you want to receive your feedback.
- Feel free to add more
fields to the form.
- The field "Location" is
not mandatory.
|