From: Todd F. <ta...@le...> - 2004-09-01 00:24:33
|
Leyne, Sean wrote: >Jim, > > > >>>Oh btw, '&' has to be escaped, both in an attribute value and in the >>>element text. '&' is common for such escape. >>> >>> >>And quotes, too, sir. >> >> > >And that's only the start! > >There are a large number of characters that need to be 'escaped' -- I >won't list them here. > > Why not use a CDATA block where you otherwise need to escape? -todd |