![]() |
form
ok i need help with this one part on a form. once the person fills out the form how can i make it so tht when you click submit it sends all of tht to the email the person provided in the form.
|
You need to learn PHP, ASP, or some server side language to do that. I suggest picking up a book or starting off with some tutorials. Your best bet is learning PHP. Check Google for the tutorials. There are tons no doubt.
|
Quote:
|
Try awardspace.com, i think they allow you to use php and also perl in their free hosting plan.
|
Quote:
|
Not as far as i know, you can find information on their different hosting plans on their website.
|
thx kruptof for all of your help!!!
|
Check out mailto. It isn't the most secure solution, but there you have it.
|
sry this is off-topic but which one should i use in PHP?
$_GET or $_POST |
It depends, the GET method displays the data in the address bar. The POST method hides it all. If the data should be secured, use POST, else the GET method should be ok.
|
| All times are GMT -5. The time now is 2:48 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC