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 the difference between asp and saas?
different web application and windows application
What is ServerVariables collection?
What is Response Object?
Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.
What is aspx used for?
What is a session?
What is a FileSystemObject object?
Explain the tasks performed by <> tags?
What is meant by cookies? Explain the main features?
How many types of cookies are there?
10 Answers TechSolution, Tops Technologies,
Explain how do you box a primitive data type variable?