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 |
Name two properties common in every validation control?
Name the asp objects?
What is aspx cs file?
i am creating an e-learning site, i want my customers to pay directly through paypall to my paypall account directly from my page ? is it possible ? is there any ready paypall script ?
What are shared assemblies?
How do asp pages work?
What is an asp program?
What is difference between aspx and razor?
What does asp mean in technology?
I have all files relating one project in ASP.... I want to make a Localhost for running like website........
Is asp classic dead?
What purpose is served by the Application.Lock method? A. It locks the Application object, preventing other clients from altering any values in the Contents collection. B. It locks the application, preventing the server from responding to any requests for application documents. C. It locks the application, preventing non-SSL requests from being processed. D. It locks the Application object, preventing other clients from reading any values in the Content collection. E. It locks other clients from reading the Contents collection.