Many developers would like to be able to grab documents on other servers in an easy way. The WebGet component is written specifically for this purpose allowing developers to grab information from other servers. WebGet can retrieve components over HTTP using the GET methods.
SJFWeather is an ASP component that will 'grab' the weather information from www.weather.com for any city/state or zip code that they have weather information for.
You want to tear web pages from other servers using ASP script and don't want to pay for the component Then here's the solution for you. AspTear features: Supports GET and POST, Send query strings and POST data to the server, Access HTTP and HTTPS resources, and Log in to secured sites with username/password.