This is a perl based MD5 encryption program that protects restricted web contents. Most of password encrypting technologies work on server side only allowing password to travel over the internet as plain text and completely open to packet sniffing. T
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
Re-Direct upon the Browser Used is a simple yet a powerful JavaScript that can be implemented in your webpage to check the browser used by the visitor and redirect the visitors to a page on the basis of the browser. This is ideal when you have design
XANA Web Browser is oriented mainly as a follow-up watch browser. Can be valuable tool for investors around the globe. Main differences from major browsers:.....
The main function of this script is, it checks what type of browser is used by the users. At first it will check for microsoft internet explorer if not found it will check for netscape navigator browser and if the browser is none of the above mention
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
Browser Capabilities Component is a web based tutorial in which users can gather idea about browser type object which is created by the browser capability component for collecting information about client side web browser. This component sends HTTP h
Browser Sniffer Class is a simple program which is built in javascript that allows users to find the details about browser. It gives information about the browser like, what type of browser is used by the visitor and what is the version of that brows
Browser Name JavaScript can be an asset in case if you have designed different pages for different browser types. This is a freeware script, which can detect the browser of the visitor and display it. This information can be used by you to direct the
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 |