Re: Check if browser is NOT I.E.
From: UncleWobbly (hendy_at_talk21.com)
Date: 02/26/04
- Next message: Bob [BVP]: "Re: vbscript recordset to javascript array"
- Previous message: wk6pack: "Re: posting to server but staying on same page"
- In reply to: Peter Foti: "Re: Check if browser is NOT I.E."
- Next in thread: Peter Foti: "Re: Check if browser is NOT I.E."
- Reply: Peter Foti: "Re: Check if browser is NOT I.E."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Feb 2004 17:46:09 -0000
nonsense.
what about capabilities or lack. I have a web-based application I support
that uses client-side VBscript. I need to check the user is browsing with
IE. Also, the same app has a page with three horizontal frames, the middle
of which is composed of two vertical frames... Netscape doesn't like it, but
I need to check otherwise the user sees a load of rubbish.
not interested in the "my browser is better than your brower" argument. The
app is designed for IE and not interested in supporting any other. The
number of users this affects is tiny.
"Peter Foti" <peter@Idontwantnostinkingemailfromyou.com> wrote in message
news:103q9mc636tbla7@corp.supernews.com...
> "David" <david@brown6669.freeserve.co.uk> wrote in message
> news:5q9%b.197$%T3.39@newsfep3-gui.server.ntli.net...
> > On a page optimised for IE, I'd like to check if the browser type is
other
> > than IE, so I can direct them to another page.
> >
> > How can I modify the code below to redirect to indextext.asp if they
> aren't
> > using IE? I've tried changing the = for <>, but get a syntax error.
>
> I hope this is not for a public website... browser sniffing is bad
practice.
>
> Peter Foti
>
>
- Next message: Bob [BVP]: "Re: vbscript recordset to javascript array"
- Previous message: wk6pack: "Re: posting to server but staying on same page"
- In reply to: Peter Foti: "Re: Check if browser is NOT I.E."
- Next in thread: Peter Foti: "Re: Check if browser is NOT I.E."
- Reply: Peter Foti: "Re: Check if browser is NOT I.E."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|