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 |
What is a Virtual Directory?
How many types of cookies?
Give the comment tags for the following?
What is asp in web technology?
Define unmanaged code?
What is the difference between asp and acp?
What app opens aspx files?
How many objects are there in ASP?
Explain how to refresh an asp page on a single click of a button?
What is servervariables collection in asp?
How can you change the primary scripting language for a page?
What do I have to do to make my code work with the security system?