anon4456
03-23-2009, 08:55 PM
I am trying to write a bot in PHP, and I am encountering problems with the Snoopy class. I am trying to fetch a web page using Snoopy's fetch() method, but when the page loads, there are no graphics or stylesheets because Snoopy dosen't convert local URLs into remote ones. IS there another class I can use or will I have to use VB.NET (which I don't know)?