Browser:

Description:
Display the type of browser the user is using. This is great for logging (keeping track of what browsers are being used the most on your site) or creating dynamic pages with conditional expressions. (For more information on conditional expressions, please feel free to contact us at info@other-world.com.

The Required Code:
<cfinclude template="/common/browser.cfm">

Close