Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

inserting a form into my website

Status
Not open for further replies.

dai154

Technical User
Joined
Mar 1, 2002
Messages
4
Location
US
hey guys - i am trying to insert a form to my website - but everytime i hit the submit button it goes to a blank page and does not e-mail the form to my address

how do i get the form to e-mail to me???
 
oh yeah - not sure if my server host (ntl) has a cgi bin so i think i need to use java scrit or some thing - arghhh - please help
 
Check with you web host to see if they support that.
 
Check with your webhost , and find out if you are on an NT or a *nix server. Some webhosts use a preconfigured form mailer and you just fill in the blanks. If you are on an NT platform and your wbhost allows you to run ASP scripts, then you should use an ASP mailer such as formmail.asp. I can email you a copy with instructions if you need it.

If you are on a *nix, then there are 1000 cgi scripts and perl scripts that will mail your form. This will require some familiarity with cgi. Bignosebird.com has an excellent form mailer program with step by step directions for the install, geared for the cgi novice. When in doubt, deny all terms and defnitions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top