What do you mean by asp?
No Answer is Posted For this Question
Be the First to Post Answer
What are the methods in Application Object?
How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it is restarted or not. B. Only until the web server is restarted. C. It is like a GUID in that it is for any web server at any time. D. Only until the session expires, then it can be reissued to another client. E. It is unique per client. A client cannot have two sessions with the same SessionID
how can i connect to ms-access database, with ASP??
Name the asp objects?
What is the difference between a namespace and an assembly name?
What is server control
How are scripts executed?
The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.
What is an asp program?
what is object in c sharp?
How do I open aspx files?
What is msmq?