R
randy
Hi,
I have a url stored in a config file and when I retrieve it and store as a
string it does not look like the url (see below).
URL in config is:
https://test.com/test.cfm
Stirng output is:
"\https://test.com/test.cfm\"
I tried using URLPathEncode and it returns the same string. What is the
deal?
Thanks
I have a url stored in a config file and when I retrieve it and store as a
string it does not look like the url (see below).
URL in config is:
https://test.com/test.cfm
Stirng output is:
"\https://test.com/test.cfm\"
I tried using URLPathEncode and it returns the same string. What is the
deal?
Thanks