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 process happens behind, when we try to access any page on the internet.
What's the Difference between DSN and DSN Less connection?
Name the property which is on a combo box do you set with a column name, prior to setting the data source, to display data in the combo box?
How add insert options in datagrid control in footer row.
Speaking of boolean data types, whats different between c# and /c++?
Distinguish Server side and Client side scripts?
Which is the default Scripting Language on the client side in ASP?
Define a class in css?
Explain how is method overriding different from overloading?
What are the asp objects?
What are the advantages of asp?
Define querystring collection in asp?