RSS feed with long hyperlink

Discussion in 'XML & RSS' started by jlabsher, Aug 4, 2008.

  1. #1
    OK, I've searched and can't find an answer. How do I post an RSS feed with a long link such as:

    http://sitename/php.exe/enduser/std_adp.php?p_faqid=940&p_created=1216039062&p_sid=Bz1gLtaj&p_accessibility=0&p_redirect=&p_lva=&p_sp=cF9zcmNoPSZwX3NvcnRfYnk9JnBfZ3JpZHNvcnQ9JnBfcm93X2NudD0xNzEsMTcxJnBfcHJvZHM9JnBfY2F0cz0mcF9wdj0mcF9jdj0mcF9zZWFyY2hfdHlwZT1hbnN3ZXJzLnNlYXJjaF9ubCZwX3BhZ2U9MQ**&p_li=&p_topview=1

    It would go to a specific FAQ on a COTS application on our website. I know that special characters aren't allowed in XML and have tried replacing them with ASCII equivalents but it still doesn't work. I'm hand coding the site and fairly new to RSS & XML. Thanks.
     
    jlabsher, Aug 4, 2008 IP
  2. jlabsher

    jlabsher Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    OK, I used the CDATA command & it works fine. Guess I need to fine tune my search method.
     
    jlabsher, Aug 4, 2008 IP