Hi,
I want to read the contents of a URL, for e.g. http://pages.ebay.com/catindex/computers.html?ssPageName=CN22003, to a variable $fcontents. How can I do this using sockets?
Thanks, firemouse2001