This is an article that can be used by the users to control web applications. Here the author elaborates that the global.asa is a file which is combined with each and every web application and that can be used for connecting to databases,...
This script does not require a global.asa file and requires no special component to run. It does not require the user to constantly refresh the page to get new messages. Has sound alert to notify the user of new messages which can be turned on or...
This easier ASP tutorial teaches in detail about Global.asa and tells about it's functionalities and usage. Explains that this file can be included within your applications which is capable of containing event objects along with information. Also,...
This efficient online ASP tutorial comes with easier explanation about Global.asa, Application and Session variables and describes the relation between them to store the user information. Provides an alternate way to store online user details and...
Those who want to learn in detail about global.asa can study this online ASP tutorial for an easier and faster understanding. Describes that this file can be stored at the root directory and it's content can be accessed all over the application....
A detailed information about Globla.asa can be gained from this ASP tutorial which will be more useful for the learners in ASP coding. The content of this file is described clearly along with their functionalities. The author explains the usage of...
.htr IIS Security Issue is an article which guides the users or webmasters to protect their webpages hosted under Windows IIS 4.0 and 5.0. This .htr security cannot restrict hackers to alter database records, global.asa files and other asp files....
ActiveLogFile performance is a web based tutorial in which author discusses about analysing the performance of active log files in ASP application. In this article author discusses about scripting.filesystem object and global.asa function which...
ASP active Visitor Counter is a Macintosh compatible ASP code that will allow you to Count and Display the amount of visitors that are currently on or viewing your website. You will have to save this ASP code into a file called global.asa, which...
With this script we will be able to know and show in our pages the number of active visitors in a given moment. The script has two parts: a file name global.asa (check information on "global.asa" file in this tutorial), and a small code... |