hello,
I'm interested in displaying RSS feeds in my website. I basically work with ASP and a little ASP.NET and hopefully someone can help me build the page in those languages, cause I found mostly tutorials out there in JS or PHP which I have no idea how to manipulate at all. By the way, is it true I need to have some kind of a RSS Reader software migrates into the page to read the feeds?
I did found tutorials in ASP like RSS2HTML.asp but an error: Access Denied from this line
just through me off cause I'm totally not interested in begging those technicians to modify their server to accommodate my need (even if they can).
Thanks in advance!
I'm interested in displaying RSS feeds in my website. I basically work with ASP and a little ASP.NET and hopefully someone can help me build the page in those languages, cause I found mostly tutorials out there in JS or PHP which I have no idea how to manipulate at all. By the way, is it true I need to have some kind of a RSS Reader software migrates into the page to read the feeds?
I did found tutorials in ASP like RSS2HTML.asp but an error: Access Denied from this line
Code:
xmlHttp.Send()
Thanks in advance!