xsl-list
[Top] [All Lists]

Re: RSS

2004-10-23 04:17:25
----- Original Message ----- From: "Luke Ambrogio" <luke(_dot_)ambrogio(_at_)alert(_dot_)com(_dot_)mt>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Saturday, October 23, 2004 11:49 AM
Subject: [xsl] RSS


hello guys don't know if i should ask this here but here goes nothing

i have an xsl file and would like to process rss feeds from other sites and
display the result on mine using asp

does anyone know how i can access/download the rss if i have the url becuase
i am getting an access denied error


regards
Luke


If you're putting the rss into a frame/iframe in IE and trying to manipulate it like that you will get access denied due to cross-frame security.

Better to retrieve it to the server and transform it there.

--

Joe

<Prev in Thread] Current Thread [Next in Thread>
  • RSS, Luke Ambrogio
    • Re: RSS, Joe Fawcett <=