English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I'm using this code..but it doesnt seem to be working right.

When i click on the link on my webpage, it takes me to my e-mail, but it doesnt insert my email address.
Here is the site.. Please tell me what i'm doing wrong
http://www.geocities.com/multipure417278/LNewton.html?1164400162101

2006-11-29 10:34:38 · 7 answers · asked by multipure417278 3 in Computers & Internet Programming & Design

im using this code

2006-11-29 10:36:56 · update #1

PLEASE TELL ME WHAT HAPPENS WHEN YOU CLICK ON THE Email me! LINK!

2006-11-29 10:53:36 · update #2

Antonio...can you please im me?

2006-11-29 11:51:10 · update #3

7 answers

The link below will bring you to an example of the "mailto" function and even allow you to make some changes in case you want to play around with it first.

2006-11-29 10:47:16 · answer #1 · answered by HomSupLo75 4 · 0 0

actually, you shouldn't do that way because all you are doing is exposing your email address to spam bots that troll webpages in search of that email addresses)

its better to hex your email address so that htye have a problem deciperhing it
or use java script
or a form.

btw the code is email me
still very bad ot use this code for any reason.

2006-11-29 18:41:25 · answer #2 · answered by arus.geo 7 · 0 0

click here to email me!

You can also include a subject in your email link, but this doesn't work in all browsers:
Please
Click here to email me!

2006-11-29 18:45:31 · answer #3 · answered by Anonymous · 0 0

the problem might be that you're missing the quotes around the href - it should be:

email me

2006-11-29 18:43:27 · answer #5 · answered by Gregory N 1 · 0 0

where you have this code:



E-mail me!


change it to this:



E-mail me!



PS there is alot of other stuff wrong with this HTML but that should at least work.... :)

2006-11-29 19:24:53 · answer #6 · answered by Anonymous · 0 0

email me!

2006-11-29 20:40:06 · answer #7 · answered by b e 1 · 0 0

fedest.com, questions and answers