Release o o = Createobject('wwIPStuff') c_html = o.HTTPGet('<<a href="http://en.wikipedia.org/wiki/Category:Ancient_Roman_art" target="top" >>http://en.wikipedia.org/wiki/Category:Ancient_Roman_art<</a>>')
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
