been off the list for a bit. worm issues.

Anyway, a browser taglib sounds like a pretty nice idea. How exactly would
you envisage it working? Something that let's you do a kind of case-switch
statement on browsers?

<useragent:if browser="netscape" version="5">
Some mozilla html
</useragent:if>  

??

<useragent:browser/>  would output the name of the browser
<useragent:version/>  would output the version
<useragent:platform/> would output the OS


or something else?

If no one else is working on it, then it's definitely on my TODO
list. Nice idea.

Bay

On Thu, 20 Sep 2001, Bob Lee wrote:

> I believe BrowserHawk has this covered, but it costs $$$. I free one would
> be nice.
> 
> Bob
> 
> > Hi all,
> > 
> > Is there a browser/user-agent detection taglib in development out there
> > somewhere? If not would other people have use for it too?
> > 
> > kind regards,
> > k@rl
> 
> 
> 
> 

Reply via email to