Re: Unicode Mailto: issue
From: <> (loopback_at_44.255.255.255)
Date: 03/23/04
- Next message: Frank Saunders, MS-MVP: "Re: Error"
- Previous message: Frank Saunders, MS-MVP IE/OE: "Re: Javascript, "Go To" links IE 6"
- In reply to: Roy Trzeciak-Hicks: "Unicode Mailto: issue"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Unicode Mailto: issue"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Unicode Mailto: issue"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Mar 2004 01:48:37 GMT
"Roy Trzeciak-Hicks" <Roy.Trzeciak-Hicks@SPAMeds.com> wrote in message
news:1140901c41018$a7f24af0$a501280a@phx.gbl...
> Has anyone seen the following problem and if so how did
> they fix the problem ?
>
> If I have a mailto: link in some html code such as
>
> <a href="mailto:roy%40mywebsite%2ecom"> roy
>
> In that the 'dot' and 'at' symbols have been replaced
> with the unicode versions.
I think you are confusing Unicode with HTML-entities.
Try replacing the %40 and %2e (should actually be %2E) with @ and .
respectively.
- Next message: Frank Saunders, MS-MVP: "Re: Error"
- Previous message: Frank Saunders, MS-MVP IE/OE: "Re: Javascript, "Go To" links IE 6"
- In reply to: Roy Trzeciak-Hicks: "Unicode Mailto: issue"
- Next in thread: anonymous_at_discussions.microsoft.com: "Re: Unicode Mailto: issue"
- Reply: anonymous_at_discussions.microsoft.com: "Re: Unicode Mailto: issue"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|