I created a proxy application that sits locally, and a web service that communicates with my local proxy. I pass in a website and it passes back the raw data, pretty basic.
What I can't figure out how to do is get the images back as well for the page. Take google for example, the page comes back fine, but the banner doesn't. Should I parse the incoming HTML for the image tag then do a seperate request for that image? If so, how would I get it to the currently viewed page? Any Idea's? Hope this makes sense. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com