Answer Posted / aspdotnet.sqlserver2005
In ASP, we r using VBScript and JavaScript. For client side
scripting we r using javascript and for server side, we r
using VBScript.When a ASP page s sent to server,that
VBscript s executed at server.and in the case of
javascript,it s executed at the client itself.we can see
the javascript code by taking the "view source code"option
of each ASP webpage
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How can we inherit a static member?
What is applicatio domain?
How can you pass multiple complex types in Web API?
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
What are the different types of validation controls provided in ASP.NET?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
What is the difference between debug and release?
How do you hide the columns?
Explain asp.net application life cycle?
What is scope of an application variable in asp.net?
Define xmlreader class.
What is asp.net caching?
Describe the difference between inline and code behind - which is best in a?
Fetch one page value to another page without using state-managment ?
What are the merits and demerits of viewstate?