How To Send Value one page to Another Page On MasterMenu Click ?
please Tell Me!
Answer Posted / rajeev kumar varshney
Page.ClientScript.RegisterStartupScript(this.getType(),"a","<script>alert('Hello Click Me');</script>");
Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
What is an asp.net validator? And, mention its types.
What is the difference between visual basic and asp.net?
How do active server pages work?
Explain the difference between inline and code behind - which is best in?
What is the difference between sealed vs static class?
How can we apply themes to an asp.net application?
About CLR, reflection and assemblies?
Name some asp objects?
What are session state modes in asp.net?
Explain server-side scripting?
What are the options in ASP.NET to maintain state?
What is inproc mode in session?
What is a web api endpoint?
How can I open ashx file in mobile?
What is an example of an application service provider?