bool IsIE()
The IsIE function returns true if the current client browser is "MS Internet Explorer", or false otherwise.
<? if (IsIE()) echo "You are running MS Internet Explorer"; ?>
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |