Hi,
I was wondering if one of you could help me with such a newbie question.
I have 2 text fields on one of the pages of my website, one is a password field, and the other is a username field. I want the infomation of these 2 fields to be sent to my email so that I can enable their account for the website.
I have my forms there, and my "ok" button, but how on EARTH, do I make it so it sends the required info to my email address?
I am using Dreamweaver MX 2004 to try and do this.
Help would greatly be appreciatted.
Nightmare.
<!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e --> if you want to add me to msn messenger to help me with my prob. (greatly appreciatted too).<!-- m --><a class="postlink" href="http://www.htmlforums.com/showthread.php?s=&threadid=29570Sorry">http://www.htmlforums.com/showthread.ph ... 29570Sorry</a><!-- m --> I don't understand that.
Is there a way that it can be done in html? if so could you post the code for me please no, you have to use serverside language like php or cgi or asp.
tha tpage I linked has all you need. you have the html, then that will get the info and send it for you.
I was wondering if one of you could help me with such a newbie question.
I have 2 text fields on one of the pages of my website, one is a password field, and the other is a username field. I want the infomation of these 2 fields to be sent to my email so that I can enable their account for the website.
I have my forms there, and my "ok" button, but how on EARTH, do I make it so it sends the required info to my email address?
I am using Dreamweaver MX 2004 to try and do this.
Help would greatly be appreciatted.
Nightmare.
<!-- e --><a href="mailto:[email protected]">[email protected]</a><!-- e --> if you want to add me to msn messenger to help me with my prob. (greatly appreciatted too).<!-- m --><a class="postlink" href="http://www.htmlforums.com/showthread.php?s=&threadid=29570Sorry">http://www.htmlforums.com/showthread.ph ... 29570Sorry</a><!-- m --> I don't understand that.
Is there a way that it can be done in html? if so could you post the code for me please no, you have to use serverside language like php or cgi or asp.
tha tpage I linked has all you need. you have the html, then that will get the info and send it for you.