Re: [Dynapi-Dev] Javascript Extension File

2001-04-03 Thread Richard Bennett
Here's one I use (although not tested in this format) to throw all the junk out off encoded url's, AND remove the + signs from the string. /** * unEscape() * Returns the string unEscaped, i.e. all the \ + codes out, like standard unescape, but also replace + with space */ String.prototype.unEs

Re: [Dynapi-Dev] Javascript Extension file

2001-03-30 Thread Doug Melvin
Well, then, as soon as Robert tells me how to log in to CVS with write permissions.. I will get on that (going to have to if I want to write this extension eh?) - Original Message - From: "Marc van Leeuwen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 30, 2001 1:04 AM Su