Internet Services Commerce Solutions Hosting Features Business Hostings Personal Hostings Company Info
Business Accounts
Domain Name
Terms & Conditions

"Post Any Form" Instructions
Place the following lines of html code in the html page you would like to use "PostAnyForm" in, then read below to tailor the script to your needs.

<form action="/cgi-bin/postanyform.asp" method="get">
<input type="hidden" name="email_to" value="youremail@ez2.net">
<input type="hidden" name="email_from" value="person@some.com">
<input type="hidden" name="mail_subject" value="Subject Here">
<input type="hidden" name="send_to" value="self">

Variables

email_to This value designates the email address where the posted form information is sent to. "youremail@ez2.net" should be changed to your actual email address at EZ2 Network, Inc.
email_from This value specifies what will show up on the from line of the email message. You can put a value here if you want it to be the same all the time. Or you can create a field value in your form named "email_from" to have the users email included. This makes it easy to reply to sent forms. If you do put a field in your form for this purpose you MUST delete the line of code above first.
mail_subject This value sets the subject of the email message. Again, you can put a static value in or get it from the form, but make sure if you do get the info from the form that you delete the hidden input type listed above.
send_to This value determines what the user sees after submitting the form. If you would like a simple confirmation with the form values the user entered, simply put "self" for the value. Or, you can send the user to your own thank you page by putting in the full URL to the page. (http://www.yourdomain.com/thankyou.html)

© EZ2 Network, Inc.
(888) 817-8323, fax (805) 378-6238
484 E. Los Angeles Ave #204, Moorpark CA, 93021