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...
Printable View
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...
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.
Jeez, we seem to be answering each other's questions a lot :)
That is a good idea, except I don't know JS...
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.
k, thanks :)
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.
No problem, take your time :)