View Full Version : quickie Dreamweaver/Website question
eyelikeart
Jan 21, 2003, 10:38 AM
I am having a problem with my email link all of a sudden not working on my homepage...
I setup the page in Dreamweaver, and it worked before...but I'm noticing failure reports for my email link on my site reports and it's not working for me either...
anyone have any thoughts?
thanks in advance! :D
monkeydo_jb
Jan 21, 2003, 10:52 AM
What's the url for your site?
Tiauguinho
Jan 21, 2003, 11:05 AM
I've seen the error... In safari and Explorer when you click the mail it just stays there, in Chimera it goes to a error page. Have you made any change to the HTML code of Dreamweaver?
Rower_CPU
Jan 21, 2003, 11:08 AM
Are you just using a simple "mailto"? If so, the code should look like:
<a href="mailto:youremailaddress">Link Text</a>
drastik
Jan 21, 2003, 11:15 AM
eye,
you have some spaces in the mailto link. here is what you have:
<area shape="rect" coords="12,6,167,31" href="mail%20to:%20info@eye-creative.com">
it should just be "mailto:info@eye-creative.com"
eyelikeart
Jan 21, 2003, 11:30 AM
Originally posted by Tiauguinho
I've seen the error... In safari and Explorer when you click the mail it just stays there, in Chimera it goes to a error page. Have you made any change to the HTML code of Dreamweaver?
yeah...exactly...
I did it in Dreamweaver MX...like I said...it worked before & now it doesn't...
any clues?
eyelikeart
Jan 21, 2003, 11:33 AM
Originally posted by drastik
it should just be "mailto:info@eye-creative.com"
aaahhhh!!!! :D
I don't understand how it got that way...I didn't touch that link...but I just noticed after u mentioned...
thank u so much!
as u can tell..I am not a web designer...but I'm working on it... ;)
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.