Client side rss/xml reader.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sainathkm
    New Member
    • Feb 2008
    • 2

    Client side rss/xml reader.

    Need : Client side rss/xml reader.
    Problem statement: Need to read the rss (.xml file) placed in c:\rss\ from an custom made html file placed at the same location c:\rss\. Is there any way I can write a AJAX based JavaScript code for the HTML file, so that the html file reads the content of the xml and render it on the html page. Note that I am not running any server on my system, So the solution should be pure client side one.

    Any help in this matter will be appreciated……
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Welcome to TSDN!

    You should find this link useful.

    Comment

    • sainathkm
      New Member
      • Feb 2008
      • 2

      #3
      Thanks for the solution..

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #4
        You're welcome! Post again if you have any more questions.

        Comment

        Working...