-
Surely a simple question
Hi,
First i have to say that I'm a beginner in html and java. What I want to do is when a user click on a button it send to a preselected email address, the text which is contained in four text area (name, email adress, phone number, and company name) Also whith is email adress I want to send him a confirmation message. I want to know if it's possible to do that.
An example would be appreciated.
thx
Prosys
-
yes that is possible, but I would do it on server side language as then you can send them a confirmation. Javascript can send to an email addy but not sure if it can send to 2 at once. I would look into cgi(perl) language.
-
If you do a search on Matt's Script Archive, you can go to that site and download a cgi perl script called formmail.pl, which will do exactly what you are asking.
cudabean
-
Can I have the Matt's Scipt Archive link
-