Browser Tools (BT)
Developer Documentation Pages

c c++ j JS p vb <<-- -->>

ClientType()
IsIE()
IsNS()
IsDOM()

Returns a number to denote which client (browser) type the
visitor is currently using.

Parameters: None Headers: bt.jso Return value: THE BROWSWER TYPE: 0 ERROR 1 I.E. 4.x and up 10 NS 4.x 20 Opera 30 DOM (Gecko) IsIE(), IsNS(), and IsDOM() return TRUE if the browser is the type specified by the function. FALSE otherwise. Comment: NS 6.xx browsers will return 30 because they are DOM2 compliant. Examples: See Also: Test: History: 20010413 DJR Created

© Copyright 2001-2002, Creativyst, Inc., All rights are reserved.


[ Toc (bt)]