Click to See Complete Forum and Search --> : How to read webpage by using ASP? thanks


rayxu
May 24th, 2001, 01:23 PM
How to read webpage by using ASP? thanks

Spectre5000
May 24th, 2001, 04:26 PM
Could you be a little more specific? What exactly from the web page are you trying to read? Why are you trying to read it? What functionality do you need from the read?

rayxu
May 24th, 2001, 06:59 PM
thanks.

I want to read the source code (.html file) of a webpage (e.g. www.yahoo.com). In VB, we can use inet to read the source code of a webpage. I don't know how in ASP?