Hi,
I am pretty new to HTML. I have a small website I run on my off time, and I also maintain one at work. There really is not much difficult for me to do at either.
I want to set up a form that will allow users to type into a text box some text, and then to click on the submit button and to have that data saved somewhere or emailed off, etc. I also am trying to get the reset button to clear that text box.
The page can be viewed here:
Do I need to add a Database to my site? Do I need to call a PHP page? I really have no idea where to go from here, or what names to look up in tutorials. I went through the <input> section of my HTML book, and that is where I found the submit and reset button code, but nothing about how to make the buttons do anything. I also have Dreamweaver 8.0, but not clear how to make a button do anything. The only button I have is from paypal's code.
Any help pointing me in the right direction is greatly appreciated.
I am pretty new to HTML. I have a small website I run on my off time, and I also maintain one at work. There really is not much difficult for me to do at either.
I want to set up a form that will allow users to type into a text box some text, and then to click on the submit button and to have that data saved somewhere or emailed off, etc. I also am trying to get the reset button to clear that text box.
The page can be viewed here:
Do I need to add a Database to my site? Do I need to call a PHP page? I really have no idea where to go from here, or what names to look up in tutorials. I went through the <input> section of my HTML book, and that is where I found the submit and reset button code, but nothing about how to make the buttons do anything. I also have Dreamweaver 8.0, but not clear how to make a button do anything. The only button I have is from paypal's code.
Any help pointing me in the right direction is greatly appreciated.