I have a few text fields on my HTML website that I would like to capture data and send the data to my email address, what do I need to do?
Examples would be idea.
Thanks
Printable View
I have a few text fields on my HTML website that I would like to capture data and send the data to my email address, what do I need to do?
Examples would be idea.
Thanks
You will need the server-side languages such as asp, cgi/perl or php... depends on which one is your favorite. It also depends on what language your webhost support.
What server side language do you want to use/can use?