Hi,
What's the equivalent of JAVA's "URLEncoder.encode" in VC++?
or is there an alternate way of encoding to be compatable with Java's "URLDecoder.decode"?

Many Thanks,
John