How to read webpage by using ASP? thanks
Printable View
How to read webpage by using ASP? thanks
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?
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?