rossmcl
Programmer
- Apr 18, 2000
- 128
Hi,
This is probably very easy (but I am a web design amateur).
I use Dreamweaver to create my website. Now what I am trying to do is add functionality so a visitor can enter their email address, so I can store it, and send an email out to them when I make substantial change to the website.
So essentially what I want to do is have a simple form on my website so a user can enter their email address. When they submit the form contents, it should store the email address in a text file. (my hosting is PHP enabled so I can use this if necessary).
My questions are:
1. How do I create the HTML for this in dreamweaver?
ie how do I create the form and submit button?
2. How do I store the email address in the text field into a text file? (using PHP or otherwise).
Many thanks in advance, much appreciated
ross
This is probably very easy (but I am a web design amateur).
I use Dreamweaver to create my website. Now what I am trying to do is add functionality so a visitor can enter their email address, so I can store it, and send an email out to them when I make substantial change to the website.
So essentially what I want to do is have a simple form on my website so a user can enter their email address. When they submit the form contents, it should store the email address in a text file. (my hosting is PHP enabled so I can use this if necessary).
My questions are:
1. How do I create the HTML for this in dreamweaver?
ie how do I create the form and submit button?
2. How do I store the email address in the text field into a text file? (using PHP or otherwise).
Many thanks in advance, much appreciated
ross