forms

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
 
T

Toby A Inkster

FH said:
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] .

You appear to be trying to use something like:

<form action="(e-mail address removed)">

Don't. It won't work a lot of the time, and when it does work the e-mail
is often sent in an unsatisfactory format.

Use a proper form processor. There are plenty of free ones on the web if
you ask.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,342
Messages
2,571,407
Members
48,797
Latest member
kenne2025

Latest Threads

Top