Re: Handling RSS feeds
- From: Diainwater <ddeng722@xxxxxxxxx>
- Date: Thu, 08 Nov 2007 17:19:58 -0800
Hi, Matt...
As simple this way, HTMLDocumentClass has
HTMLDocumentEvents2_Event_onclick event.
I don't know what language you program with. I'm with "C#"
The point is if you can catch the element of clicking, you would get
the href of element that is such Feed URL.
On Nov 6, 1:08 am, Matt Campbell <mattcampb...@xxxxxxxxx> wrote:
Hello:
How can my WebBrowser host application detect and handle RSS feeds?
Specifically, I want to redirect the browser to a Web-based RSS reader
when the user follows a link to an RSS feed. Of course, to do this
correctly, one can't just look at the URL in the BeforeNavigate event
handler; one has to look at the content type and perhaps the content
itself as the document is loaded, before MSHTML displays it. Obviously
IE 7 does this, so I know it's possible. How is it done?
Thanks,
Matt
.
- References:
- Handling RSS feeds
- From: Matt Campbell
- Handling RSS feeds
- Prev by Date: Re: Passthrough APP help, please..
- Next by Date: Re: Extra margin in the IE Web Browser control
- Previous by thread: Handling RSS feeds
- Next by thread: Re: waiting for documents created by ajax
- Index(es):