Hi.

Using ASP, how can I read a file located on another server?

------------------------------------------
Example:
I want my site to contain the latest news from news.com.

My site:
www.domain1.com/getnews.asp

Remote file:
www.news.com/news.html
------------------------------------------

Thanks
D