Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-19-2011, 04:05 PM   PM User | #1
Tim@DIM
New Coder

 
Join Date: Dec 2011
Location: Detroit
Posts: 62
Thanks: 17
Thanked 0 Times in 0 Posts
Tim@DIM is an unknown quantity at this point
HTML/CSS Contact Form not sending emails

Hey all.
i have spent several days wanting to smash things from trying to figure out why the contact form is not working. i think its because there is nothing specifying where the message should be sent to, however i do not know how to accomplish this as i have never made a contact form prior to this.

can someone tell me how to specify the destination?

if you need to view the code it can be found at http://liveoutloudproductions.com/formpage.html
or http://liveoutloudproductions.com/contact.css
Tim@DIM is offline   Reply With Quote
Old 12-19-2011, 04:45 PM   PM User | #2
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,606
Thanks: 5
Thanked 865 Times in 842 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
Forms with mailto as action… I can’t believe people still do that.

Yeah, as you see, this is a highly unreliable method, it was common in the early ’90s. Nowadays, processing form data and sending it via e-mail is done with server side scripts. If you don’t care or aren’t able to write one yourself there are numerous pre-made form mail scripts out there, most prominently the one from Tectite. Note that your server/hosting plan must support PHP for that.
__________________
Don’t click this link!

Last edited by VIPStephan; 12-19-2011 at 04:48 PM..
VIPStephan is offline   Reply With Quote
Reply

Bookmarks

Tags
contact form, css, css3, html, html5

Jump To Top of Thread


Thread Tools
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

Forum Jump


All times are GMT +1. The time now is 12:07 PM.


Advertisement
Log in to turn off these ads.