|
|
Applications and application variables |
|
|
Steven Smith |
|
|
ASP / String & Variables |
|
|
Click to Visit |
|
|
63 |
One of the ASP tutorial through which you can learn how to collect the application variables that are available in application memory. All variable values can be displayed on pages using Response.Write function in ASP. More useful to show information on how many times a page has been visited, how many times a file has been downloaded etc.,
|