RSS Parser with Cold Fusion?

Discussion in 'Programming' started by TwisterMc, May 31, 2005.

  1. #1
    Anyone know how to parse an RSS file with Cold Fusion 5? I don't want to use JavaScript and the server doesn't have Cold Fusion MX. Any suggestions?

    Thanks
     
    TwisterMc, May 31, 2005 IP
  2. J.P

    J.P Notable Member

    Messages:
    767
    Likes Received:
    42
    Best Answers:
    3
    Trophy Points:
    205
  3. TwisterMc

    TwisterMc Mac Guru

    Messages:
    972
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Isn't CFMX version 6?
     
    TwisterMc, Jul 13, 2005 IP
  4. Nitin M

    Nitin M White/Gray/Black Hat

    Messages:
    640
    Likes Received:
    93
    Best Answers:
    0
    Trophy Points:
    0
    #4
    When was xmlparse() function added? Building an RSS reader with that is just 1 line (well embed in a try/catch and then loop through for outputting).

    We're v.7 so not sure if this function was around in version 5 or not.
     
    Nitin M, Jul 31, 2005 IP
  5. TwisterMc

    TwisterMc Mac Guru

    Messages:
    972
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It came in like 6. I think things are about to change and I may not need this anymore. Thanks though.
     
    TwisterMc, Jul 31, 2005 IP