F
FH
newbie here.....
i'm trying to set up a form on a web page that will send information to my
email address when people fill it out, but when i did a test, my email
showed the info like this:
[email protected] .
how do i make it so that only the email address itself is highlighted? (
instead of the E-Mail= )
here is what i have, i'm sure i must have done something wrong:
Your E-Mail Address:<br>
<input type="text" name="E-Mail"
value="" size="20">
thanks for any help
i'm trying to set up a form on a web page that will send information to my
email address when people fill it out, but when i did a test, my email
showed the info like this:
[email protected] .
how do i make it so that only the email address itself is highlighted? (
instead of the E-Mail= )
here is what i have, i'm sure i must have done something wrong:
Your E-Mail Address:<br>
<input type="text" name="E-Mail"
value="" size="20">
thanks for any help