![]() |
How do you put an "&" in an XML file ?
I have to put an URL in a XML file that contain an &.
How can I do this ? I tryed to replace it by it's hexa value but it doesn't works... http://www.someurl.com?var1=xxx&var2=yyy became : http://www.someurl.com?var1=xxx%26var2=yyy since I'm not the end user I can't do a double string replace. Any idea ? |
& is the code you need.
|
Thanks :)
|
All times are GMT -7. The time now is 01:51 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc