What are the methods in Application Object?
Answers were Sorted based on User's Feedback
Answer / guest
? Lock ? prevents clients from modifying the variables
stored in the Application object.
? Unlock ? removes the lock from variables stored in the
Application object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / hema
Application.lock - locks the script from being modified by
other users
application.unlock - unlocks the script to the other users.
| Is This Answer Correct ? | 0 Yes | 1 No |
How to run FileSystemObject in ASP
explain with example redaing contents and writing contents from a file using APS object stream.
What is asp and its features?
Define common language specification (cls)?
what are Naming constraints for a variable in ASP?
difference between partial and public ?
what is STLC in Testing
What is the common language specification (cls)?
How do in-process communication work in the common language runtime?
How do you administer security for my machine for an enterprise?
What is the difference between the value-type variables and reference-type variables
Define an err object?