Hi,
Am confused about,where to use javascript in Asp.net Projects.
Can any one please give me some real time examples .
Thanks,
vinod K
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
vinod kumarPosted May 10, 2012, 2:37 PM
Thanks for reply.
MuthuMari MPosted May 10, 2012, 10:57 AM
JavaScript is a scripting language.
What Can JavaScript do?
thanks.
If this post is useful then mark it as "Accepted Answer"
Vishal KukadiaPosted May 10, 2012, 9:26 AM
Following things you can handle using JavaScript,
1. Client side validation
2. Handle Control event
3. Ajax Call
Jiteendra SampathiraoPosted May 10, 2012, 8:15 AM
We can do validation by using Javascript...
We can use every functionality of javascript in .net...
Event handling, Stylings etc etc...
http://www.techrepublic.com/article/tie-javascript-events-to-aspnet-objects/5031730
hope u get some idea...
V S N Raju KanumuriPosted May 10, 2012, 8:09 AM
Read these articles.You will get an idea about javascript in asp.net
http://msdn.microsoft.com/en-us/library/aa479011.aspx
http://bytes.com/topic/asp-net/insights/817824-how-use-javascript-asp-net