How many types of cookies?
No Answer is Posted For this Question
Be the First to Post Answer
Define global.asa file?
If I want to build a shared assembly, does that require the overhead of signing and managing key pairs?
how can i connect to ms-access database, with ASP??
What is aspx in url?
Define application object?
What are the methods in session object in asp?
What is the difference between asp and saas?
Where will you code OPTION EXPLICIT in an ASP application? WHY?
Define session object?
Which asp object is often used to retrieve user information from forms?
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
What is a FileSystemObject object?