Need Help Making a Form send to an email using PHP

Reply

Join Date: Sep 2007
Posts: 3
Reputation: Jwallis is an unknown quantity at this point 
Solved Threads: 0
Jwallis Jwallis is offline Offline
Newbie Poster

Need Help Making a Form send to an email using PHP

 
0
  #1
Sep 27th, 2007
I had someone build forms for me but they didn't put in tags to have those forms do anything, the just made input fields. I have some knowledge on how to do this, but have never written PHP before and was told this is what I need to do to get the form to send to an email address. Can someone help me I'm really in a bind.

Here's the page
http://rrtitle.net/index-2.html
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 271
Reputation: fatihpiristine has a little shameless behaviour in the past 
Solved Threads: 16
fatihpiristine's Avatar
fatihpiristine fatihpiristine is offline Offline
Posting Whiz in Training

Re: Need Help Making a Form send to an email using PHP

 
0
  #2
Sep 27th, 2007
where is your form tag ? you cant submit your page without that in html. there is no java script to control empty input boxes....
//put this after <body> tag
<form name="emai" action="submit.php">



//put this before </body>
</form>
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 3
Reputation: Jwallis is an unknown quantity at this point 
Solved Threads: 0
Jwallis Jwallis is offline Offline
Newbie Poster

Re: Need Help Making a Form send to an email using PHP

 
0
  #3
Sep 27th, 2007
Originally Posted by fatihpiristine View Post
where is your form tag ? you cant submit your page without that in html. there is no java script to control empty input boxes....
//put this after <body> tag
<form name="emai" action="submit.php">



//put this before </body>
</form>

Great! Thanks!
Then should I make a php page thats just code like the stuff on this page:
http://www.daniweb.com/forums/thread24482.html

Maybe instead of "some knowledge" I should have said close to zero : )
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 271
Reputation: fatihpiristine has a little shameless behaviour in the past 
Solved Threads: 16
fatihpiristine's Avatar
fatihpiristine fatihpiristine is offline Offline
Posting Whiz in Training

Re: Need Help Making a Form send to an email using PHP

 
0
  #4
Sep 27th, 2007
if you want send your page as email to this address, i have time to waste

sms1878(at)hotmail.com
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC