Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Working with Built-In Objects
What is Global.asa?
When Session Variables Go Bad
VBScript Language Reference - Objects
Using Global.asa
Using Server.MapPath
Using Session variables to maintain state
Using the FileSystemObject for Web Site Maintenance
Using the GetObject( ) function
Using the Request.ServerVariables Object
Using ASP to reveal your Source Code
Using Classes in ASP
Using Classes within VBScript
To buffer or not to buffer
The Wonders of the File System Object
Top Code
A New Form of Redirect
A Real-World Example of Caching Data in the Application Object
Active Server Pages' Request.Form and Request.QueryString Return Objects
Active Server Pages: "Talking Back" With the Response Object
Active Server Pages: Global.asa
Active Server Pages: Objects At Your Service
Adding Objects to a Collection
Apartment-Threaded
Application
Application Contents Collection
Application Object
Application Object Explained
Application StaticObjects Collection
Application variables
Application.Lock
ASP > Tips and Tutorials > Objects & Framework
Source List
All | Freeware

Code 101-110 of 124   Pages: Go to  << Prior  1  ...  3  4  5  6  7  8  9  10  11  12  13  Next >>  page  


Using this tutorial, ASP programmers can learn the methods to gather details about certain file using the File Object. Information like date on which the file was created / modified / last accessed, file attributes like size, location etc., can be re



From this online ASP tutorial, you will come to know about the file system functions using FileSystemObject Object in detail. It describes the CreateTextFile(), DeleteFile() and OpenTextFile() methods with their parameters to create, delete and openi



ASP developers can advance their knowledge in ASP objects specifically on FileSystemObject Object With the help of this online tutorial. Retrieving all file properties like file size, name with extension, drive and folder on which the file exists, et



This tutorial comes with a complete list that contains all the methods and the only property of ASP Server Object. The author provides easier means of explanation for all methods which lets you learn their functionalities easily. How to perform opera



A clear overview on ASP Application Object is provided in this tutorial which also describes it's usage to retrieve and store application variables. And teaches about the Contents collection and StaticObjects Collection utilities to retrieve values a



To access server side scripts and features ASP provides in-built objects using which you can create applications through ASP and the required steps are explained in this tutorial. The various usage of ASP objects are listed that let you implement tho



More details on Application Object is provided on this ASP tutorial which will be of great use for those who want to learn ASP objects to access components. And here it is illustrated briefly on it's Collections, Methods and Events to store and retri



From this online tutorial, you will be able to enable the content on your ASP application to be shared with all users simply by invoking the Application variables for database. And this tutorial gives useful information on protecting the web content



The usage of Application.StaticObjects is described in this tutorial that tells the ways in an easier understandable manner how to implement them together with ASP components to retrieve information such as retrieving all properties of all static obj



It is an online ASP tutorial using which you will come to know about the Application variables to store web data in servers. This article describes that how data can be accessed throughout the application using the variables where you can learn the l