What does Internet Information Server (IIS) assume to be
the default language for Active Server Pages?
A. Jscript
B. JavaScript
C. JAVA
D. VBScript
E. ECMAScript
Answers were Sorted based on User's Feedback
Define the asp scripting objects?
What is the result of using Option Explicit? A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all SELECT controls to have a SELECTED option. E. Requires all variables be cast as specific DataTypes.
What is the default scripting language in asp?
how many Controls are there in ASP.Net ? Define with Examples ?
What does asp mean in technology?
can we place Global.asa into "bin" directory instead of Root directory?
Define querystring collection in asp?
What is the difference between Querystring collection and Form collection?
what is the is the difference between asp and asp.net?
what is the default .net provider
How do I create an aspx file?
Explain the post & get method or explain the difference between them in asp?