I am not terribly experienced with Dreamweaver as of yet. I have a web page where I am trying to create a user form that sends the data from the text fields to an email address. Any readible format in the email will be fine for now, and I can always customize it later.
I would like to do something like this if possible:
Loop through the fields, and add the fields to a blank email, and send it from the email address entered into the form "email" field.
Thanks for any advise. I tried messing with setting the button to "submit", and tried putting "mailto:myemail@myemail.com" - the to: email address, but when testing it on a computer with no outlook email setup, it seems to say "no email configured, and also trying to send unencrypted." or something to that extent.
Anyway, I'm very new at this venture, and would appreciate any info/advice, whether typed here, or a link to a helpful website with that specific information.
Thanks in advance!
I would like to do something like this if possible:
Loop through the fields, and add the fields to a blank email, and send it from the email address entered into the form "email" field.
Thanks for any advise. I tried messing with setting the button to "submit", and tried putting "mailto:myemail@myemail.com" - the to: email address, but when testing it on a computer with no outlook email setup, it seems to say "no email configured, and also trying to send unencrypted." or something to that extent.
Anyway, I'm very new at this venture, and would appreciate any info/advice, whether typed here, or a link to a helpful website with that specific information.
Thanks in advance!