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,...
Those who need to know about Global.asa can go through this ASP tutorial for an easier understanding. And here it is clearly demonstrated on how Global.asa works with applicaion and session variable using various scripts like Application_OnStart,...
The main objective of this online article is to show the speed and realiability of OLE DB. Switching from ODBC to OLE DB is the main theme discussed and the author demonstrates the two unique ways to switch over in ASP page and in the Global.asa...
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...
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...
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...
If the web developers need any help to create a session hit counter to use on their website then they can refer this article to get guidance in a friendly way. It supports global.asa to store and retrieve data. It helps them to find when a visitor...
.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... |