Posts: 485
Name: Chip Johns
Location: Savannah Georgia
|
The html form function only collects the data. When you press submit/send the information needs to be sent to a program that will parse the information and send it to your email. You can use asp, php, or cgi to do this.
Ask your hosting company what is available. You can do a Google search for a script that using the proper technology, probably either asp or php.
This should get you started..
|