Re: parsing an xml response feed in firefox
- From: "Anthony Jones" <Ant@xxxxxxxxxxxxxxxx>
- Date: Sat, 27 Oct 2007 21:14:44 +0100
<shreyas.modi@xxxxxxxxx> wrote in message
news:1193515245.812269.18780@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Anybody know how to use the loadXML function that works in IE getting
it to work in firefox? I am trying to parse a feed from blogger.com
and display the contents in my webpage.
Why are you trying to use LoadXML?
Why not just use load with the blogger.com URL that you want to load?
If you need to POST to the URL then the use XMLHttpRequest instead.
The above is true both for IE and FF.
--
Anthony Jones - MVP ASP/ASP.NET
.
- References:
- parsing an xml response feed in firefox
- From: shreyas . modi
- parsing an xml response feed in firefox
- Prev by Date: Re: Ignoring HTML tags in RegExp
- Next by Date: Re: IE7 - how to close a window in script
- Previous by thread: parsing an xml response feed in firefox
- Next by thread: Re: IE7 - how to close a window in script
- Index(es):
Relevant Pages
|