Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Community Discussions (All other subjects)
 ASP code needed (mailform)
 New Topic  Topic Locked
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2

Podge
Support Moderator

Ireland
3775 Posts

Posted - 12 May 2005 :  11:27:08  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
This is an example form from the zip file

<form action="aspFormMail.asp" method="post">

<input type="hidden" name="ToEmail" value="you@your.domain"
<input type="hidden" name="EmailSubject" value="Form Results">
<input type="hidden" name="RedirectURL" value="index.html">
<input type="hidden" name="Env_Report" value="yes">
<input type="hidden" name="Print_Config" value="FromName">
<input type="hidden" name="Required" value="FromName,FromEmail">
<input type="hidden" name="Print_Blank" value="yes">

Name:<br>
<input type="text" name="FromName" size="30"><br>

Email:<br>
<input type="text" name="FromEmail" size="30"><br>

How did you hear about our site?<br>
<input type="text" name="HeardFrom" size="30"><br>

Comments or Questions?<br>
<textarea rows="4" name="comments" cols="29"></textarea>

<input type="submit" value="Submit Form">

</form>

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic  
Previous Page
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.33 seconds. Powered By: Snitz Forums 2000 Version 3.4.07