|
Related Questions |
View Answer |
|
Using VBScript, which of the following Scripting Object(s) is NOT available from scrrun.dll?
|
View Answer
|
|
What is an .ASP file?
|
View Answer
|
|
How are scripts executed?
|
View Answer
|
|
What are the browsers that can access ASP pages?
|
View Answer
|
|
What is a "Virtual Directory"?
|
View Answer
|
|
What is the difference between client-side script and server-side script?
|
View Answer
|
|
Give the comment Tags for the following:
|
View Answer
|
|
How can you disable the browser to view the code?
|
View Answer
|
|
How does the server identify and execute the server-side scripts within HTML code?
|
View Answer
|
|
How can you change the primary scripting language for a page?
|
View Answer
|
|
What is the order of execution for an ASP application?
|
View Answer
|
|
What are the tasks performed by <FORM> tags?
|
View Answer
|
|
What are the attributes of the <FORM> tags? What are their functions?
|
View Answer
|
|
What are the tags necessary to be present within the <FORM> tag?
|
View Answer
|
|
What is Querystring collection?
|
View Answer
|
|
What is a Form collection?
|
View Answer
|
|
What is the difference between Querystring collection and Form collection?
|
View Answer
|
|
What is Cookies collection?
|
View Answer
|
|
What is the difference between Cookies collection and Form/Querystring collection?
|
View Answer
|
|
What is ServerVariables collection?
|
View Answer
|