What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Links ending with a )

Links ending with a )
Author: Message:
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: Links ending with a )
The "escape" method shouldn't be used for this though:
quote:
Originally posted by JScript docs > escape method
Note
The escape method should not be used to encode Uniform Resource Identifiers (URI). Use encodeURI and encodeURIComponent methods instead.

Unfortunately, using encodeURI doesn't encode parentheses (it appears JScript 5.6 is older than the latest RFC about URIs :P) so it doesn't really help.
Although even if they are reserved characters now, Messenger should still match them as part of the URI, so it's a bug.
07-25-2010 02:29 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Links ending with a ) - by macgyver08 on 07-23-2010 at 08:57 AM
RE: Links ending with a ) - by CookieRevised on 07-23-2010 at 10:14 AM
RE: Links ending with a ) - by macgyver08 on 07-23-2010 at 11:40 AM
RE: Links ending with a ) - by Chris4 on 07-23-2010 at 02:53 PM
RE: Links ending with a ) - by matty on 07-24-2010 at 06:49 PM
RE: Links ending with a ) - by CookieRevised on 07-25-2010 at 01:41 PM
RE: Links ending with a ) - by Eljay on 07-25-2010 at 02:29 PM
RE: Links ending with a ) - by CookieRevised on 07-25-2010 at 05:33 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On