Hi,
I'm using InternetCanonic alizeUrl API for URL encoding.
But My data contains something like "<?xml version="1.0" encoding="utf-8"?>..". InternetCanonic alizeUrl fails to encode after first < char.
are there any other standarad API to do such data.
Actually data that i want to encode is the data read from some XML file.
Thanks !
VNS
I'm using InternetCanonic alizeUrl API for URL encoding.
But My data contains something like "<?xml version="1.0" encoding="utf-8"?>..". InternetCanonic alizeUrl fails to encode after first < char.
are there any other standarad API to do such data.
Actually data that i want to encode is the data read from some XML file.
Thanks !
VNS
Comment