Just something where a user can put in their name, email address, a subject and a message, click submit and it will send that data to an email address of my choice?
Thanks in advance for any help you can offer :)
Regards,
Lee
Printable View
Just something where a user can put in their name, email address, a subject and a message, click submit and it will send that data to an email address of my choice?
Thanks in advance for any help you can offer :)
Regards,
Lee
you can find lots of forms like that googling. It is all up to what language you need it (php, asp, javascript, ...)
http://www.tele-pro.co.uk/scripts/contact_form/
Go generate one, and choose whatever code language you want for it.