| | |
Form isn't working.
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
I made a form in that is supposed to send people's messages to my e-mail. How come it isn't working? The website it is on is:
http://www.freewebs.com/soccerman_291/qicpage.html
http://www.freewebs.com/soccerman_291/qicpage.html
It seems that this type of action may not work on all machines. You probably need internet explorer and outlook or some similar compatible combination browser and email clients. Take a look at these links:
http://www.netmechanic.com/news/vol3/form_no4.htm
http://www.wdvl.com/Authoring/HTML/Forms/mailto.html
http://www.netmechanic.com/news/vol3/form_no4.htm
http://www.wdvl.com/Authoring/HTML/Forms/mailto.html
•
•
Join Date: Dec 2004
Posts: 1,655
Reputation:
Solved Threads: 35
The action tag is used to tell the browser which web server application will process the form data. The "mailto:" is used for hyperlinking to a client's email client. Combining them is... not going to work.
You need to use a server-side email script, in whatever language you use for server-side development.
You need to use a server-side email script, in whatever language you use for server-side development.
•
•
•
•
Combining them is... not going to work.
I looked closer at the code for the given webpage and discovered the submit and reset butttons were outside the form element.
When I moved these I discovered that my machine tries to send using Outlook. If I didn't have outlook I suspect that it may not work... or the browser may try and send itself - I may try on linux later.
Last edited by alpha_foobar; Jan 4th, 2006 at 7:55 pm. Reason: Perhaps was clear in what I said was incorrect. The mailto option is not the best idea, as the links I included earlier indicate. But it does work in some environments. And its easy.
soccerdevil221: You will probably find that your web host does supply a sendmail script, in perl this is often called SendMail.pm. Sending email using this a matter of calling a function. But free webhosts often restrict this module so that it can only send email to the webmasters registered email address (to prevent it being used for spam).
The easiest way to get email to yourself from your website will be using the provided sendmail form. Alternatively you can use other fre web based email form providers, which can be used from any website: http://www.response-o-matic.com/overview.htm
Sorry none of this is a step-by-step guide, but hopefully it helps.
The easiest way to get email to yourself from your website will be using the provided sendmail form. Alternatively you can use other fre web based email form providers, which can be used from any website: http://www.response-o-matic.com/overview.htm
Sorry none of this is a step-by-step guide, but hopefully it helps.
![]() |
Similar Threads
- html/php form for .htaccess validation (PHP)
- Problem with closing form while clicking 'X' (C#)
- Need Help with my Subsription Form using PHP (PHP)
- Web Form Submission difficulties (HTML and CSS)
- Searching for a record in multiple tables (VB.NET)
- Return Form data layout (email) (Site Layout and Usability)
- request.form is not working in asp.net (ASP.NET)
- form validation not working (JavaScript / DHTML / AJAX)
- SQL access via Dreamweaver 2004 MX (MS SQL)
Other Threads in the HTML and CSS Forum
- Previous Thread: Serving up html using cgi-perl
- Next Thread: HTML dangling
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form format google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization pnginie6 positioning problem scroll seo shopping studio swf swf. textcolor timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7






