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 session server side or client side?
Explain cookies with example.
What is the difference between debug and release?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
i want the asp.net technical questions and answeres
Where is asp.net session stored?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
Any disadvantages in Dataset and in reflection ?
What is sta?
How to find last error which occurred in Asp.net ?
Where would you use an ihttpmodule, and what are the limitations of any?
How many web.config files can I have in an application?
What is routing in MVC?
What is repository pattern in mvc.net? : asp.net mvc
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc