can i call the java script to code behind file?if yes how?
Answer Posted / .net funda
yes u can do it.
write a javascript inside a string.
call Page.ClientScript.RegisterClientScriptBlock() method.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is asp.net outdated?
Explain the basic functionality of garbage collector?
What is web configuration file and how to use in web application
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is anonymous authentication?
How do you deploy your asp.net application?
When we use cookie less session? Explain its working?
What are tuples?
What is validation in asp.net?
Explain the difference between server control and html control.
Explain About duration in caching technique
What are the various session state management options provided by asp.net?
How does the cookies work in asp.net?
Explain the main differences between asp and asp.net?