[thelist] javascript and SSI

Quackamoe quackamoe at yahoo.com
Fri Jul 14 15:27:43 CDT 2000


--- Jamie Madden <jamie at bayou.com> wrote:
> Well, I'm a client side kinda guy.  Anyone know how
> I'd go about 
> implementing a server side browser detect?
> 
Just saw this on another list a few days ago,
it's actually XSSI, so . . . YMMV:

<style type="text/css">
<!--#if expr='${HTTP_USER_AGENT} = /.*MSIE [45].*/'
-->
<!--#include virtual="/include/myway.txt" -->;
</style>

HTH,

Terry Fowler

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail – Free email you can access from anywhere!
http://mail.yahoo.com/




More information about the thelist mailing list