I would like to create a submit button for my web page that will email me text from a text box when the user hits the submit button.
I would like it to not bring up outlook express or any other software. I just want it to send the text value directly to my email address.
Is there any way to do this with javascript?
I would like it to not bring up outlook express or any other software. I just want it to send the text value directly to my email address.
Is there any way to do this with javascript?