[HELP] Website Functions! 12-15-2013, 01:36 PM
#1
Hey guys,
I'm posting this thread because I'm literally stuck. I'm a beginner with website design and I made a site. I think it's pretty good but I'm not sure what others will think. However, this thread is not a showcase.
I have 2 things on the site that I need to have but I don't know how. The first is that I need a contact form. A user should be able to submit a form with his/her name, email, and message, and that whole thing should be sent to my email. I found one on the internet and it looks like it works but I don't receive any emails, and yes, I have edited the code to include my email.
The second thing is a subscribe service. So, a user should be able to submit their email, (yes, just their email), and it should be put into a .txt file on the server in this format:
So I can quickly copy the entire thing into the send box and mass message.
Thanks for any help in advance,
Sparks
I'm posting this thread because I'm literally stuck. I'm a beginner with website design and I made a site. I think it's pretty good but I'm not sure what others will think. However, this thread is not a showcase.
I have 2 things on the site that I need to have but I don't know how. The first is that I need a contact form. A user should be able to submit a form with his/her name, email, and message, and that whole thing should be sent to my email. I found one on the internet and it looks like it works but I don't receive any emails, and yes, I have edited the code to include my email.
The second thing is a subscribe service. So, a user should be able to submit their email, (yes, just their email), and it should be put into a .txt file on the server in this format:
Code:
example@email.com; example@email.com; example@email.com;...
So I can quickly copy the entire thing into the send box and mass message.
Thanks for any help in advance,
Sparks