Archive of UserLand's first discussion group, started October 5, 1998.
Re: JavaScript HTML entity encoding/decoding functions
Author: David Carter-Tod Posted: 10/8/1999; 10:03:07 AM Topic: JavaScript HTML entity encoding/decoding functions Msg #: 11861 (In response to 11860) Prev/Next: 11860 / 11862
I have several PERL scripts which generate XML files, and I do the encoding with the HTML::Entities module, passing everything through the encode_entities() and decode_entities() functions before writing the XML. I'm wondering if anyone has a similar set of JavaScript functions that they could point me to.escape and unescape
David
There are responses to this message:
- Re: JavaScript HTML entity encoding/decoding functions, Bill Seitz, 10/8/1999; 10:35:20 AM
- Re: JavaScript HTML entity encoding/decoding functions, Eugene Pervago, 10/8/1999; 10:36:19 AM
- Re: JavaScript HTML entity encoding/decoding functions, Eugene Pervago, 10/8/1999; 10:36:30 AM
This page was archived on 6/13/2001; 4:52:59 PM.
© Copyright 1998-2001 UserLand Software, Inc.