> safePrint() replaces all characters for which HTML entities exists, > transforming the URL above to > /chart?type=WaitingTime&start=2005.05.10_00:00:00 > which obviously don't work
Have you tried ? That's not so obvious. I think a browser should understand it correctly. Everything inside an HTML document should be encoded according to HTML rules, why not URLs ? A quick look on the web shows that few web sites use HTML entities in their URLs, but I found a major one which does : http://www.ebay.com/ Pierre-Yves --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
