How many global.asa files can an Application have?
Answers were Sorted based on User's Feedback
Answer / guest
Only one global.asa file and it?s placed in the virtual
directory?s root.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / hema
An application can have only one global.asa file. It is
placed in the root directory
| Is This Answer Correct ? | 3 Yes | 0 No |
What should be used in order to determine if the cookie "FavoriteFlavors" in the request object contains more than one entry? A. Request.Cookies("FavoriteFlavors").HasItems B. Request.Cookies("FavoriteFlavors").Collection.Count C. Request.Cookies("FavoriteFlavors").Dictionary D. Request.Cookies("FavoriteFlavors").HasKeys E. Request.Cookies("FavoriteFlavors").Count
How to delete an existing cookie?
What is a Web Server?
is string is a value type or reference type?
Define asp?
Define collection?
What inheritance is and an example of when you might use it?
What must be installed on an IIS4 machine to use the CDONTS e-mail server object? A. FTP service B. SMTP service C. IIS administrator D. Exchange Server E. IPX/SPX protocol
In case of we are not saving the information as cookies. how server detects the same user?
What's the purpose of using BUFFER property?
Define file system object object?
How do I open an aspx file in pdf?