Which is the default scripting language in active server pages?
No Answer is Posted For this Question
Be the First to Post Answer
can we place Global.asa into "bin" directory instead of Root directory?
What are the scripting objects in asp?
How do I change a aspx file to a pdf?
What is the maximum size of an array?
What is n-tier system?
what is the is the difference between asp and asp.net?
How does if-not-modified-since work? How can it be programmatically implemented with ASP.NET?
sir,please send me the NIC exam questions
Describe how a browser-based Form POST becomes a Server-Side event like Button1_OnClick
how to disable previous page complete after logout process
What is difference between Physical path and Virtual path? Explanin with example.
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.