'escapeHTML off' weirdness
'escapeHTML off' weirdness
- Subject: 'escapeHTML off' weirdness
- From: Randall Perry <email@hidden>
- Date: Wed, 14 Jul 2004 18:36:10 -0400
I've got these vars set in code:
String filecode = "shmeckle";
err = "<span class='data'>The file name <u>did not begin with your
filecode: <b>" + filecode + "</b></u></span>";
When I output the 'err' var through a WOString with 'escapeHTML=false' I get
strange characters after 'filecode:'. Here's the output:
The file name did not begin with your filecode:,?shmeckle
Any idea?
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location
Website Design/Development
WebObjects Hosting
Mac Consulting/Sales
http://www.systame.com/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.