GCSol
07-04-2003, 10:17 AM
Hi,
In my XML file, I want to access an URL with '&' character like :
<url href="http:://www.url/prg.cgi?type=bidule&layout=muche"/>
The parser indicates that an error occurs caused by '&' character.
How can I do?
Thanks
In my XML file, I want to access an URL with '&' character like :
<url href="http:://www.url/prg.cgi?type=bidule&layout=muche"/>
The parser indicates that an error occurs caused by '&' character.
How can I do?
Thanks