White Paper - Web Browser Window Events: A Cooperative Framework for DHTML Controls is a web based tutorial in which author teaches about web browser window events. The author discusses about the technique which helps in attaching handler functions t
Performing Browser Detection Using ASP.NET is a web based tutorial in which author elaborates the method of identifying the visitors web browser using Request.Browser property. Here author provides source code which collects the information of users
Opening popup windows with ASP.NET is an ASP.NET tutorial in which author details about opening a popup window using ASP.NET. The author explains about a method, Attributes.Add which helps in adding the attributes to the server control and also helps
HTTP Browser Capabilities with ASP.NET is a web based tutorial in which author explains the process of accessing and reading the visitors browsers capabilitity in ASP.NET. Here the author offers source code which executes the process of accessing the
How To Determine Browser Type in Server-Side Code Without the BrowserType Object in ASP.NET is a web based tutorial in which author tells about the step by step method that have to be adapted to determine the browser type of the users by using server
HOW TO: Determine the Browser Version in ASP.NET is a web based tutorial in which author describes the procedure to establish the web browser version using the HttpBrowserCapabilities in ASP.NET. Through this tutorial users can learn about various pr
Detecting Browser Capabilities in ASP.NET is a web based article in which author elaborates the method of detecting the browser capabiltity with the help of HttpBrowserCapabilities properties. In this tutorial users can learn about various HTTP.Requ
Detecting Browser Capabilities is a web based tutorial in which author describes the method of collecting the browser information of the visitors. Here the author demonstrates detecting the browser capability and the method of accessing the browser c
HOW TO: Close Browser Window From Button Web Control is a web based tutorial in which author explains the method of closing the browser window with the server side controls, using a button click event control. The author explains the above said proce
Browser Sniffing in ASP.NET is a web based tutorial in which author elaborates the procedure for detecting the users web browser using HttpBrowserCapabilities property. The author elaborates the uses of HttpBrowserCapabilities Class for retrieving th |