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 |
Define common language specification (cls)?
Is asp classic dead?
What is asp in web technology?
What are the attributes of the <form> tags? What are their functions?
Which is the default Scripting Language on the client side in ASP?
How to delete an existing cookie?
Name the command to display characters to the html page?
What are the methods in Application Object?
Explain what are the methods in session object in asp?
what are disadvantages of AJAX controls?
What is caching in asp?
What is the code for closing the form(using controls) instead of directly closing it?