PDA

Click to See Complete Forum and Search --> : What if they don't have IE?


Zaphod64831
Aug 9th, 2000, 08:56 PM
Ok, how do I set something to appear only if they DON'T have a VBScript-compatible browser?

Something like the <noframes> tag on a frames page...

Mage33
Aug 9th, 2000, 09:02 PM
Umm... I don't think there's a command like that, however what I would do is make 2 pages (a waste of space, I know) and write up a little JS prog which would direct them to one if they had IE, and the other if they had anything else.

Zaphod64831
Aug 9th, 2000, 09:05 PM
Jeez, we seem to be answering each other's questions a lot :)

That is a good idea, except I don't know JS...

Mage33
Aug 9th, 2000, 09:06 PM
Hehe, I think we're the only two reading this right now... :) I'll write you a quick little prog if you want... be back in five minutes.

Zaphod64831
Aug 9th, 2000, 09:07 PM
k, thanks :)

Mage33
Aug 9th, 2000, 09:15 PM
Hmm, it'll be a bit longer.. I'm at work and I have to get something done... but I'll get it to you soon.

Zaphod64831
Aug 9th, 2000, 09:16 PM
No problem, take your time :)