Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

RSS downloaded to a server to redistribute to client computer in intranet

Would anyone know if there is a way to have RSS content such as the weather for a city sent to a server which could in turn redistribute it to client computers in the intranet that do not have access to the internet?
Please advise.
Amytdev
[252 byte] By [amytdev] at [2007-11-11 9:50:31]
# 1 Re: RSS downloaded to a server to redistribute to client computer in intranet
Yes. There's no reason you couldn't write a program that would consume RSS, and then use it on your own web page. As far as "re-distributing" it, you'll have to clarify your intent. But the entire purpose of RSS is to be consumed.

For a more specific answer, you'll need to ask a more specific question.
tgreer at 2007-11-11 23:34:38 >