This commands sends me to MSN Passport Login

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I don't want to go there. I want email editor to pop and send the email
without using hotmail. Do I have a setting wrong somewhere?
<a href="mailto:[email protected]" "><font size="2" color="#FF0000">
 
Lazlo said:
I don't want to go there. I want email editor to pop and send the
email without using hotmail. Do I have a setting wrong somewhere?
<a href="mailto:[email protected]" "><font size="2" color="#FF0000">

There appears to be some extraneous code there.

In IE6, this works for me:
<a href="mailto:[email protected]"> send Email</a>
That is, it opens my Email program (Outlook Express)
 
Unless Yahoo is now owned by Microsoft, why should it goe to MSN at all?
 
You're missing half of the "anchor" tag. Try:

<a href="mailto:[email protected]">Click to Email"</a>

That's all you need. Get rid of the second double-quote in the <a href>
(probably just typo) and get rid of the font tag.
 
I changed the tag and it still sent me to hotmail. I found the problem. It
was in the IE settings under programs. One of my kids changed the email
program to hotmail. I changed it back to outlook and now everything is
working as I expected again.
 

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

Back
Top