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 an .asp file?
Define clientcertificate collection?
Enter the roll number of a student and get his marks from a database file called MARKS. Use an ASP code for the same
. which tag i need to use manually to bind columns in a datagrid ?
Name and explain about the Objects in ASP?
what is object in c sharp?
What is asp code?
how to connect asp with sql server.......? Write some code for connectivity between sql server and ASP...
How can we do validation of the fields in a project?
How does VaryByCustom work?
What is application object in asp?
In case of we are not saving the information as cookies. how server detects the same user?