[Webwork-devel] Re: [Webwork-user] Re: broswer detection
Brought to you by:
baldree,
rickardoberg
From: <ma...@sm...> - 2002-04-22 22:54:40
|
You might also want to look at action.standard.ClientInfo. It has browser detection stuff. -Matt On Tue, 23 April 2002, "Toby Hede" wrote > > That is a very interesting idea. Thanks. > > Truth be told, I have been playing with .Net (boo hiss! traitor!) and one of > things I am impressed with is its use of browser-aware server-side controls. > However, Webwork pretty much has the basis of this stuff already and > extending it seems like a reasonable idea. > > > > ----- Original Message ----- > From: "Matt Baldree" <ma...@sm...> > To: <tob...@in...>; <web...@li...> > Sent: Monday, April 22, 2002 11:48 AM > Subject: Re: [Webwork-user] Re: broswer detection > > > > In a recent project, we used a theme filter that determined the > appropriate > > theme to return (XHTML, VXML, WML). Just another idea you might want to > look > > at. > > > > -Matt > > > > ----- Original Message ----- > > From: "Toby Hede" <tob...@ho...> > > To: <web...@li...>; > > <web...@li...> > > Sent: Sunday, April 21, 2002 8:29 PM > > Subject: Re: [Webwork-user] Re: broswer detection > > > > > > > Thanks for the reference. > > > > > > However, I want to do server-side detection useing HTTP_USER_AGENT. In > > > particular I am thinking of creating an extension for the templates that > > > will detect the browser and let you return different html depending on > the > > > browser being used. > > > > > > Cheers, > > > Toby > > > > > > > > > > > > >From: Jay Bose <dig...@ya...> > > > >To: web...@li... > > > >Subject: [Webwork-user] Re: broswer detection > > > >Date: Sun, 21 Apr 2002 12:44:17 -0700 (PDT) > > > > > > > >I'd say that's more of a JavaScript component. So, you could take > > > >some JS stuff already out there, shrink wrap it for WebWork, and > > > >maybe submit it as a UI utility? > > > > > > > >I don't know if this helps, but if you need some browser detection > > > >script, check this out: > > > >http://www.webreference.com/tools/browser/links.html > > > > > > > > > > > > > Is there any built-in browser detection stuff in WebWork? > > > > > > > > > > Cheers, > > > > > Toby Hede > > > > > > > > > > > > > > > >===== > > > >Respectfully, > > > > > > > >Jay Bose > > > > > > > >__________________________________________________ > > > >Do You Yahoo!? > > > >Yahoo! Games - play chess, backgammon, pool and more > > > >http://games.yahoo.com/ > > > > > > > >_______________________________________________ > > > >Webwork-user mailing list > > > >Web...@li... > > > >https://lists.sourceforge.net/lists/listinfo/webwork-user > > > > > > > > > > > > > _________________________________________________________________ > > > Join the world's largest e-mail service with MSN Hotmail. > > > http://www.hotmail.com > > > > > > > > > _______________________________________________ > > > Webwork-user mailing list > > > Web...@li... > > > https://lists.sourceforge.net/lists/listinfo/webwork-user > > > > > > > > > > > > > _______________________________________________ > Webwork-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webwork-devel |