Browser & Version Redirect is a versatile JavaScript, which can detect the browser used by the visitor and direct the appropriate page designed for the browser. This is applicable when you have two separate pages catering to different...
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...
Downloading files to the browser with ADODB.Stream is an online article in which the author has narrated on the techniques of using ASP functions in getting the properties of files like the size, name and type etc., You would also be able to...
How To Write Binary Files to the Browser Using ASP.NET and Visual C# .NET is a web based tutorial through which programmers can gather information about the steps that they have to adapt to retrieve binary data from file and also to download data...
This JavaScript code snippet can be implemented in your web page to detect the browser used by your visitor and redirect them to the desired pages, which have be designed work for that specific browser. The script checks whether your visitor is...
Java Enabled Redirect is a simple yet useful JavaScript that can be implemented in your webpage to check the browser used by the visitor, as to whether it supports java or not. If the browser is java enabled or capable one, then the script...
Access Text Counter is the script used by the webmasters to count their site visitors. The text file hold the details of the visitor online and who have visited earlier. The basic system requirements is a web server with PHP. It is easy to operate...
This script runs from the browser and will push files off of your server to the remote server and bring files from the remote server to your server. Client enters their host, username, password, and a destination directory and the files are...
Java Proxy can re-direct traffic and includes web proxy (HTTP, HTTPS, FTP), SOCKS Proxy and port mapping tool for client applications compatibility. It can work behind firewalls or NAT. It allows you to implement remote administration tools like...
Although the bulk of the program used for this counter program is written in Perl, a C program called FLY must be downloaded and compiled for this script to run correctly. |