Where will you code OPTION EXPLICIT in an ASP application?
WHY?
Answer / guest
It should be the first statement before the <HTML> tag
because ASP script is processed before the HTML statements.
| Is This Answer Correct ? | 1 Yes | 0 No |
How can we do validation of the fields in a project?
What are LOCAL and GLOBAL variables?
What are asp controls?
what is the full form MSWC?
Is asp the same as saas?
whate is AutoEventWireup in .net ?
How do in-process and cross-process communication work in the common language runtime?
Define clientcertificate collection?
Can anyone give me a clarification about the difference among assembly,namespace,class,dll??????
What is asp what can asp do for you?
What is the difference between Cookies collection and Form/Querystring collection?
What is caching in asp?