I have created a simple HTML/CSS website. I also placed a small form on one of the pages. There is one editbox there for the user to write his or her e-mail address, then a Submit button to send a pre-specified e-mail to the user's e-mail address.
How can I make the e-mail get sent?
I don’t really want to use PHP as I created this site as a favour for sy and her teacher will definitely not believe she knows PHP.
Thanks.