Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: client-side encoding


Message #1 by "Bailey, Mark" <MBailey@m...> on Mon, 22 Oct 2001 13:37:05 -0400
You can use escape(string) and unescape(string).


/Robert



-----Original Message-----
From: Bailey, Mark [mailto:MBailey@m...] 
Sent: den 22 oktober 2001 19:37
To: javascript
Subject: [javascript] client-side encoding



Is there an equivalent to the ASP command:

Server.URLEncode(sURL)

in javascript that works client-side?

Thanks.

  Return to Index