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
Maybe your application can only run under Windows NT? Or it crushes when it meet NT? Then you should determine what platform users are running. The TWinVersion is a simple component used to detect running Windows' type and version.
ASP Scripts to Determine if a Specified File and Folder Exist is a simple tutorial in ASP summarizing the codings for cross checking the availability of both the files and folders on the web server. The author has given seperate codes for verifying t
The release of ASP.NET forces us to reconsider many preconceptions about the deployment of websites. For example, we need to get used to the possibility of running multiple copies of the same site on a single server, sharing different versions of ide
This script will determine all the site/directory variables required when installing CGI. The results will not only be displayed in the browser, but also emailed to you, providing a perminant record for easy reference.
The PHP SETI@home web monitor is a script designed using PHP programming to monitor setiathome programs running in your server through the local web server. It will be ideal for remote servers running SETI@home. The script provides basic historical a
Stored Procedure used to determine the Linear Correlation between 2 variabes in a table of your database. This can also be used to determine the goodness of fit (Linear Regression) or best straight line between two columns of data in your database. T
Running Gauge is a multi-platform compatible applet gauge that displays realtime data - demo is of server activity level and current visitors on site - any cgi or other web accessible data source can be used to feed realtime input.
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
IISTracer helps to know request, incomming /outgoing bytes, http headers and request execution times of any IIS server it is installed. It monitors state of running scripts, applications and big downloads. This tool can monitor web-site uptime and re |