Re: [xsl] XSLT 2.0 in the browser

Subject: Re: [xsl] XSLT 2.0 in the browser
From: "bryan rasmussen" <rasmussen.bryan@xxxxxxxxx>
Date: Thu, 25 Jan 2007 09:41:58 +0100
oops, I just realized what you wanted was how does firefox handle mime
type filtering. You can add that via the menu at
Tools/Options/Content/File Types. Not sure what file this is
represented by in your firefox installation.

Cheers,
Bryan Rasmussen

On 1/25/07, bryan rasmussen <rasmussen.bryan@xxxxxxxxx> wrote:
There are two types of Asynchronous pluggable protocols, the hook to
urlmon is not supported in firefox I believe, however the second type
will use the registry to pass the uri to a handler application.

I wrote an article about this method three years ago
http://www.devx.com/webdev/Article/17120

Cheers,
Bryan Rasmussen


On 1/25/07, Colin Adams <colinpauladams@xxxxxxxxxxx> wrote: > >From: David Carlisle <davidc@xxxxxxxxx> > > >I think you'll find that IE has the hooks, it just needs someone to hook > >to them, > > > http://msdn.microsoft.com/workshop/networking/pluggable/overview/overview.as
p
> >
> >...
> >A pluggable MIME filter is an asynchronous pluggable protocol that
> >receives data through a stream, performs some operation on the data, and
> >returns a data stream. The output data might be in a different format
> >from the original stream.
>
> Does anyone know if Firefox has such a hook?
>
> _________________________________________________________________
> MSN Hotmail is evolving  check out the new Windows Live Mail
> http://ideas.live.com

Current Thread