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 |
Distinguish functionalities of ASP in web design.
what is abstact class in asp.net?
Whats the implicit name and type of the parameter that gets passed into the class set method?
What is an asp program?
Using VBScript, which of the following Scripting Object(s) is NOT available from scrrun.dll? A. TextStream B. Dictionary Object C. Err Object D. FileSystemObject E. All are available from scrrun.dll.
difference between partial and public ?
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 .asp in html?
Which is the default scripting language on the client side?
How many types of cookies?
Define request object?
How do I open aspx files?