Description of Server-side browser detection using ASP :
This tutorial deals with detection of the browser and its version the site vistors use. Here the author suggests users to generate two types of ASP pages, one with more features for later browser versions and another one is for earlier browser versions. The author says that it will be of much use for the web developers who use CSS style sheets and ActiveX for their web development.