 
  |
 |
| Storing and retrieving variables from application object |
| Script Title : | | Storing and retrieving variables from application object |
| Version : | | |
| Author : | | Devtutorials.info |
| Platform : | | windows |
| Home URL : | | http://www.devtutorials.info/articles/6_... |
| Download URL : | | |
| Demo URL : | | |
| Category : | | ASP - Introduction to ASP |
| Price : | | Free |
|
| Description : |
| In this tutorial, we will take a look at Application Object. When you've used Application Object, all ASP pages can store and retrieve information. The information in Application Object stored in server and all ASP pages can access the information. The main diffrences between Session Object and Application Object is Application Object stores information in server memory. |
|
|
|
|
|
Average Rating: 0.00
Number Of Votes: 0
|
|
|
|
 |
 
  |