Retrieving content from webpages - TechRepublic
General discussion
January 10, 2002 at 07:48 PM
law

Retrieving content from webpages

by law . Updated 24 years, 5 months ago

Is it possible, using asp, XML, java in an Applet or java/VB script running in a browser( WITHOUT installing dll’s etc to the server) to load a webpage from a server (other that the one the code runs on) and have access to the data. As for example, loading weather data from a page that lists cities and temperatures and extracting relevent data for a city. I know I can do it from a VB/Java application or with a COM object but can it be done without registering anything on the server?

This discussion is locked

All Comments