#1 (permalink)  
Old 03-14-2006, 11:38 PM
Registered User
 
Join Date: Mar 2006
Posts: 1
HTML Email Contact Form Help

excuse me if this sounds stupid but i am new at all of this

I have created an Contact Email form on my website but i can not figure out what i need to do to make it send it to my email when someone fills it out and hits submit?

I think i need to put a email template or something in the cgi bin in order for this to work but thats where i get lost i have no idea what to put in there. andhow would i write the proper code for the FORM ACTION and what about the calling the ORDER page? can some one help me out?

Also i am using Tripod.com to buid my site on they have a template for a contact email but i wanted to make my own

this is what i have so far

<div>
<form action="http://88899looks.com/cgi-bin/"method="post">
<p>
<input type="hidden" name="form_email" value="gooddrs@yahoo.com" /><br />
<input type="hidden" name="form_thankyou" value="http://88899looks.tripod.com/thankyou.html" /></div>
<div align="center">
<div style="border:1px #; width:250px; margin-bottom:5px;background-color:#;">

<Main Page">
<input type=hidden name="required" value="name,phone,procedure,email,">
<div style="padding:10px; font: normal 12px Arial; text-align:left;color:white;">Name<br />
<input type="text" name="name" size="34" style="width:230px;" /><br />
Phone#<br /><input type="text" name="phone" size="34" style="width:230px;" /><br>
Procedure<br /><input type="text" name="procedure" size="34" style="width:230px;" /><br>
E-mail<br /><input type="text" name="email" size="34" style="width:230px;" /></div>
<br />
<input type="submit" value="Submit" />
<input type="reset" name="reset" value=" Clear" />
</p>
</form>
<div>
<div>
Reply With Quote

  #2 (permalink)  
Old 03-15-2006, 09:55 PM
Leprakawn's Avatar
Moderator
 
Join Date: Jan 2004
Location: Outside, and playing with your invisible friends.
Posts: 1,130
Send a message via AIM to Leprakawn Send a message via Yahoo to Leprakawn
Exclamation

I have no idea if Tripod allows PHP, but if they do try this form.
__________________
Like my spiffy, unique signature?
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Code:
         ...,,.,.,.
        /          \
__oooo__[///]--[\\\]__oooo__
Reply With Quote
  #3 (permalink)  
Old 11-02-2006, 03:04 PM
Registered User
 
Join Date: Nov 2006
Location: Birmingham UK
Posts: 2
Send a message via Skype™ to tony the ferret
do you have an upto date link to this reply, tried to click it, but i get error 404
Reply With Quote
  #4 (permalink)  
Old 11-02-2006, 03:57 PM
Leprakawn's Avatar
Moderator
 
Join Date: Jan 2004
Location: Outside, and playing with your invisible friends.
Posts: 1,130
Send a message via AIM to Leprakawn Send a message via Yahoo to Leprakawn
Exclamation

Quote:
Originally Posted by tony the ferret
do you have an upto date link to this reply, tried to click it, but i get error 404


lol! Just click the Contact Form link under the "These links might help you out" section!!!

You get sheepified!

PS: The contact form has been updated with more features (security code; file upload)
__________________
Like my spiffy, unique signature?
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Code:
         ...,,.,.,.
        /          \
__oooo__[///]--[\\\]__oooo__

Last edited by Leprakawn; 11-02-2006 at 04:01 PM.
Reply With Quote
  #5 (permalink)  
Old 11-02-2006, 08:49 PM
curtiss's Avatar
Moderator
 
Join Date: May 2003
Posts: 1,445
Quote:
Originally Posted by Leprakawn


lol! Just click the Contact Form link under the "These links might help you out" section!!!
I must admit that I didn't see it either. A 404 page almost always turns me around immediately.
__________________
I hate Internet Explorer! Anyone with me?
Reply With Quote
  #6 (permalink)  
Old 11-23-2006, 11:12 PM
Registered User
 
Join Date: Sep 2003
Posts: 94
Send a message via AIM to seccondbest Send a message via Yahoo to seccondbest
tried it and found the form but.....

After using PHP my websites e-mail box was filled with spam, it seems PHP is vonurable to injectors.
I received spam to me sendt to me from my own website that was used by others or something, anyway it scared me now I am using perl and CGI to send my online form by e-mail and that works a great site to obtain a working perl/cgi script is:

http://www.thesitewizard.com/ and the from is called feedback.form

by the way i changed the script so it alowes me to receive the name e-mail address and phone number on top of a comment box by e-mail if you need help im willing to send the changed file called CHfeedback.pl


think about it you dont want spam do you?


__________________
Im learning, but i still need help.
Reply With Quote
  #7 (permalink)  
Old 11-24-2006, 02:39 PM
Leprakawn's Avatar
Moderator
 
Join Date: Jan 2004
Location: Outside, and playing with your invisible friends.
Posts: 1,130
Send a message via AIM to Leprakawn Send a message via Yahoo to Leprakawn
Well, there are other verification/validation scripts out there that can be added to the one I listed.

Example: char (character) limitations, or the verification code. I loaded those onto one of my client's e-mail forms, and there has been zero spam since doing so.
__________________
Like my spiffy, unique signature?
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Code:
         ...,,.,.,.
        /          \
__oooo__[///]--[\\\]__oooo__
Reply With Quote
  #8 (permalink)  
Old 11-24-2006, 05:12 PM
Registered User
 
Join Date: Sep 2003
Posts: 94
Send a message via AIM to seccondbest Send a message via Yahoo to seccondbest
Question verification code in form?

I knew you would have something for me.

Now the question:

is it posible to use a verification thingy in my feedback form so it will not submit without filling out the verification. sort of disable the submit button.

this is the script that I called contact.form:

<form action="/cgi-bin/chfeedback.pl" method="post">
<table border="0" cellpadding="1" cellspacing="1" summary="feedback form" height="290" width="468">
<tr><td height="1" width="170" align="right">Your Name:</td><td height="1" width="254" align="right"><input type="text" name="name" size="35" /></td></tr>
<tr><td height="1" width="170" align="right">Email address:</td><td height="1" width="254" align="right"><input type="text" name="email" size="35" /></td></tr>
<tr><td height="1" width="170" align="right">Your Phone #:</td><td height="1" width="254" align="right"><input type="text" name="phone" size="35" /></td></tr>
<tr>
<td colspan="2" height="166" width="442" align="center">
Type here your question or comments<br />
<textarea rows="6" cols="52" name="comments"></textarea>
</td>
</tr>
<tr>
<td align="center" colspan="2" height="23" width="442">
<input type="submit" value="Click here to send this E-mail" /><br />
<a href="http://www.thesitewizard.com/">Powered by thesitewizard.com</a>
</td>
</tr>
</table>
</form>

can it be done and more important......How?


tell me please please please
**or your pot of gold is mine**


__________________
Im learning, but i still need help.
Reply With Quote
  #9 (permalink)  
Old 11-24-2006, 07:44 PM
Allen's Avatar
Administrator
 
Join Date: Dec 2001
Location: Atlanta, Georgia, USA
Posts: 1,049
do you mean verification like CAPTCHA or do you mean that the fields are validated before form submission?
Reply With Quote
  #10 (permalink)  
Old 11-25-2006, 05:12 AM
Registered User
 
Join Date: Sep 2003
Posts: 94
Send a message via AIM to seccondbest Send a message via Yahoo to seccondbest
uhmm good question

I think what i mean is:

I dont care what they fill in the fields (clowns will allways excist), but...
the can not hit submit without typing some kind of a verification code.

Ya know like the fancy colored boxes with hard to read text that ya need to copy into a box

I hope this makes sence cause the more i type the more confused i get.


did I just say that out loud?


__________________
Im learning, but i still need help.
Reply With Quote
  #11 (permalink)  
Old 11-25-2006, 09:22 AM
curtiss's Avatar
Moderator
 
Join Date: May 2003
Posts: 1,445
Quote:
Originally Posted by seccondbest
I think what i mean is:

I dont care what they fill in the fields (clowns will allways excist), but...
the can not hit submit without typing some kind of a verification code.

Ya know like the fancy colored boxes with hard to read text that ya need to copy into a box
That's what Allen meant when he said "CAPTCHA". I think CAPTCHA might actually be a specific brand name for one of those types of scripts, but the name is used pretty universally among users, no matter which image verification code they're using (kind of like the way some people ask for a "coke", even though they really just want some kind of soda, or people call just about any kind of adhesive bandage a "band-aid").

Quote:
I hope this makes sence cause the more i type the more confused i get.


did I just say that out loud?
Unfortunately, that happens to me every time I start typing up a question, too, so I know how you feel.
__________________
I hate Internet Explorer! Anyone with me?
Reply With Quote
  #12 (permalink)  
Old 11-25-2006, 06:05 PM
Leprakawn's Avatar
Moderator
 
Join Date: Jan 2004
Location: Outside, and playing with your invisible friends.
Posts: 1,130
Send a message via AIM to Leprakawn Send a message via Yahoo to Leprakawn
Wink

Well, if I am not mistaken, the PHP form I linked to above--here--already comes with the verification script you are asking for!

May I offer you a sheep?
__________________
Like my spiffy, unique signature?
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
Code:
         ...,,.,.,.
        /          \
__oooo__[///]--[\\\]__oooo__
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
html mail form viss Programming and Scripting 9 10-11-2005 08:05 AM
Store Form Focus As Variable? curtiss Programming and Scripting 1 09-30-2005 10:41 AM
Contact form in flash Schutzy2u Graphics and Flash 3 04-22-2005 05:40 PM
html e-mail form problems sunspeks Programming and Scripting 2 03-31-2005 10:57 AM
Problem with submitting an HTML form The dude Programming and Scripting 3 03-19-2005 04:39 PM


All times are GMT -5. The time now is 04:50 PM.

 
Bitrix
Clicky Web Analytics
CloudContacts
Maxtango


Subscribe to our feed | add to myYahoo!

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
© 1997-2007 HTMLCenter