How are scripts executed?
Answer / sowmya
ASP provides scripting engines that execute the
corresponding scripting languages on the server side.
Scripts should be encoded within the <%?. %> Delimiters.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Global.asa file?
What are server variables collection?
Is asp better than php?
difference between html and asp?
Define application object in asp?
According to dot net is error and exception are same or different?
What is asp contentplaceholder?
What are the attributes of the <form> tags? What are their functions?
Explain the post and get method or explain the difference between them?
what is the difference between sql server2000 and 2005
why many web.config files are used in are project
Write a program in ASP that connect with "Employee" Database and Select all records from "Emp" table and shown in tabular form.