I was using the wrong code.
Thanks
Jeff
Try this, I think it answers your need. I suspect when you encode the entire url, their server gags on the domain portion of the string.
--HM
In the following code:
o.nerror returns 12007
o.cerrormsg returns "The server name or address could not be resolved"
I am assuming that it is doing this because there is a colon ":" in the URL.
Is there any way around this?
Do I encode this URL in some way?
Thanks in advance.
Jeff
