Reply
Ways to submit a form? Mailto
Old 04-17-2008, 12:49 AM Ways to submit a form? Mailto
Snot's Avatar
Skilled Talker

Posts: 85
I have been trying to learn how to submit a form with html but I am not having any luck with the cgi code.

I am tyring to send this http://www.drysnot.com/contact.html to an email address.

Whats the mail to command and should I use it?

If not is there another way to do it? My host provided me with instructions on how it works with the cgi bin but they are above my level lol.

Thanks for the advice.
Snot is offline
Reply With Quote
View Public Profile Visit Snot's homepage!
 
When You Register, These Ads Go Away!
Old 04-17-2008, 08:08 AM Re: Ways to submit a form? Mailto
Junior Talker

Posts: 1
Can you post the instructions from your host? There should be something like

<form action="PATH_TO_EMAIL_CGI" method="post">
blah blah blah
</form>

If you add that path to your code it should be fine (currently the action part of your form is an empty string).

Dave
david.havard is offline
Reply With Quote
View Public Profile
 
Old 04-17-2008, 11:01 AM Re: Ways to submit a form? Mailto
Webmaster Talker

Posts: 560
Snot,
You may want to just try Googling around for a PHP-based contact form. These seem to be the most popular from my experience. They aren't too bad to install since they are so common to use.

Matt
170 Designs is offline
Reply With Quote
View Public Profile
 
Old 04-17-2008, 08:35 PM Re: Ways to submit a form? Mailto
Ultra Talker

Posts: 336
Name: Matt Cupan
Location: Charlotte, NC
You can save yourself a whole lot of trouble by just using a free forms developer site.
Saves you hassle of coding yourself. And no debugging involved.
I've used http://www.formlogix.com/ before and they're good. Best of all, it's free.
__________________
Matt
Cupan Custom Tile and Paint
charlotte tile
MattCoops is offline
Reply With Quote
View Public Profile Visit MattCoops's homepage!
 
Old 04-19-2008, 12:33 PM Re: Ways to submit a form? Mailto
Ako
Ako's Avatar
Average Talker

Posts: 22
Quote:
Originally Posted by MattCoops View Post
You can save yourself a whole lot of trouble by just using a free forms developer site.
Saves you hassle of coding yourself. And no debugging involved.
I've used http://www.formlogix.com/ before and they're good. Best of all, it's free.
There would be only 1 problem. you will be sharing precious information with formlogix(.)com that way. Of course, it depend on how much your datas are private but I think that self-coding is the best, even if you can get nightmares.
Ako is offline
Reply With Quote
View Public Profile
 
Old 04-19-2008, 02:08 PM Re: Ways to submit a form? Mailto
wayfarer07's Avatar
$frontend->developer

Posts: 1,013
Name: Abel Mohler
Location: Asheville, North Carolina USA
Sending mail with PHP is very easy: http://us.php.net/manual/en/function.mail.php
__________________
Go FREELANCE <=|If a donkey eats a melon, it is still a donkey... |=> Hire Me
wayfarer07 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Ways to submit a form? Mailto
 

Thread Tools

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.15762 seconds with 12 queries