Click to See Complete Forum and Search --> : sending data from website to email address
lllDrewlll
01-26-2010, 04:35 AM
Hello every one
I have a slightly strange question I would like to add a form to my website where customers can fill out information (I did this in a popup with out any problem) how ever I used the mailto tags so all that happens is the form is opened in outlook, what I would like is the email to be sent to 2-3 email addresses (one would do but 2-3 would be better) automatically when you click submit, is this possible and if so how?
Thanks very much for your time :)
-Drew
Use a server-side script, your host usually provides a simple formmail script.
Charles
01-26-2010, 06:06 AM
If only we had some sort of "sticky" thread that stayed at the top of this forum, one that offered Information on FORMS for Feedback or Contact Pages - we could even keep it updated. But I suppose no one would ever bother to read it.
But I suppose no one would ever bother to read it.No-one reads the existing stickies ...
lllDrewlll
01-26-2010, 06:49 AM
I'm sorry if this is covered in previous sticky (I have ran one or 2 forums only small ones though and know how irritating it can be)
my problem is a little different as I don't have access to the server (a long story short our ecommerce website was developed 3 years ago before a I joined the company),it was developed out of house so although I have access to other servers I can't use the one the website is hosted on, can I still do this and if so how, if its covered in another sticky a link would be wonderful :)
thanks peoples
Charles
01-26-2010, 07:57 AM
Have the form submit itself to some server that you do have access to.
lllDrewlll
01-26-2010, 08:06 AM
Have the form submit itself to some server that you do have access to.
Thank you would you be able to link me to a tutorial that would show me how? Sorry I know enough HTML to get by, but I don't know any other languages so ill need a lot of help
Thank you would you be able to link me to a tutorial that would show me how? Sorry I know enough HTML to get by, but I don't know any other languages so ill need a lot of help
Which language are you going to use?
lllDrewlll
01-26-2010, 09:48 AM
Which language are you going to use?
I was hoping to do the whole thing in HTML, but from what people have said it doesn't look possible so I am open to advice or tutorials of how to do this :)
What ever you guys and girls think is best/easiest way/language is what I shall try
Charles
01-26-2010, 12:37 PM
There's a fine tutorial over at http://www.webdeveloper.com/forum/showthread.php?t=39991 .
lllDrewlll
01-27-2010, 03:44 AM
thank you very much i shall give it a go and let you peoples know how i get on :)