Jump to content

Forms


Darkwave29

Recommended Posts

I'm currently working on an interactive online portfolio for my art (all html/css/js), and I want to have a submission form at the bottom that would allow my visitors the opportunity to join a mailing list. I would like to have any information submitted by this form to be emailed to me automatically. I don't know exactly what is required to have this happen.If anyone could provide a simple script that I may work from and let me know exactly what components I need, I would greatly appreciate it.I found this site, but I'm not quite sure how or where to put these codes/files.Please help, Thank you!

Link to comment
Share on other sites

You can't do what you want just with client-side scripting - you'll need to use a server-side language like PHP, as in your example.Did you read the W3Schools PHP mail tutorial?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...