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
Explain about Automatic resource management?
Define view state.
What are the features of asp net?
what is the difference between response.write() and response.output.write()?
What is AutoEventWireup attribute for ?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What is the use of session?
Explain server-side scripting?
What is difference between session and cookies in asp net?
What are client activated objects and server activated objects?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Why select Web API?
Describe SOA and the tenets of it?
How to display Alert in ASP.NET
What are the differences between primary foreign and unique keys?