Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 18th, 2007, 2:22 PM   #1
kishou
Programmer
 
Join Date: May 2007
Posts: 52
Rep Power: 2 kishou is on a distinguished road
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.
kishou is offline   Reply With Quote
Old Jun 18th, 2007, 4:02 PM   #2
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
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.
Booooze is offline   Reply With Quote
Old Jun 18th, 2007, 4:16 PM   #3
kishou
Programmer
 
Join Date: May 2007
Posts: 52
Rep Power: 2 kishou is on a distinguished road
Quote:
Originally Posted by Booooze View Post
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.
the thing is on the freewebhosting site. you can't use PHP. so i was wondering if there was somthing like tht but in HTML.
kishou is offline   Reply With Quote
Old Jun 18th, 2007, 4:33 PM   #4
kruptof
Professional Programmer
 
kruptof's Avatar
 
Join Date: May 2006
Location: UK - London
Posts: 330
Rep Power: 3 kruptof is on a distinguished road
Try awardspace.com, i think they allow you to use php and also perl in their free hosting plan.
__________________
Quote:
When I was young it seemed that life was so wonderful,a miracle, oh it was beautiful, magical.
Now watch what you say or they'll be calling you a radical,a liberal, oh fanatical, criminal. Oh won't you sign up your name,we'd like to feel you're acceptable, respectable, oh presentable, a vegetable
kruptof is offline   Reply With Quote
Old Jun 18th, 2007, 4:39 PM   #5
kishou
Programmer
 
Join Date: May 2007
Posts: 52
Rep Power: 2 kishou is on a distinguished road
Quote:
Originally Posted by kruptof View Post
Try awardspace.com, i think they allow you to use php and also perl in their free hosting plan.
are there ads?
kishou is offline   Reply With Quote
Old Jun 18th, 2007, 4:54 PM   #6
kruptof
Professional Programmer
 
kruptof's Avatar
 
Join Date: May 2006
Location: UK - London
Posts: 330
Rep Power: 3 kruptof is on a distinguished road
Not as far as i know, you can find information on their different hosting plans on their website.
__________________
Quote:
When I was young it seemed that life was so wonderful,a miracle, oh it was beautiful, magical.
Now watch what you say or they'll be calling you a radical,a liberal, oh fanatical, criminal. Oh won't you sign up your name,we'd like to feel you're acceptable, respectable, oh presentable, a vegetable
kruptof is offline   Reply With Quote
Old Jun 18th, 2007, 4:59 PM   #7
kishou
Programmer
 
Join Date: May 2007
Posts: 52
Rep Power: 2 kishou is on a distinguished road
thx kruptof for all of your help!!!
kishou is offline   Reply With Quote
Old Jun 18th, 2007, 7:29 PM   #8
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Check out mailto. It isn't the most secure solution, but there you have it.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Jun 19th, 2007, 12:21 AM   #9
kishou
Programmer
 
Join Date: May 2007
Posts: 52
Rep Power: 2 kishou is on a distinguished road
sry this is off-topic but which one should i use in PHP?
$_GET or $_POST
kishou is offline   Reply With Quote
Old Jun 19th, 2007, 12:38 AM   #10
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
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.
Booooze is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FFT DWTIB -> Optimization -> Choosing An Appropriate Run Time Sane Software Design and Algorithms 7 Dec 1st, 2006 10:40 AM
Show or hiding forms/modifying control properties ..from different a form.. cloud- C# 4 Nov 10th, 2006 10:51 AM
Form Submit Blues MegaArcon Python 3 Dec 14th, 2005 4:20 PM
.NET Timer Form closing issue MBirchmeier C# 4 Nov 21st, 2005 10:00 AM
entering data into excel from a form glevine Perl 1 Nov 18th, 2005 5:03 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 10:46 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC