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 does asp.net stand for?
What are server-side comments in ASP.NET?
How can we create Tree control in asp.net?
What is postback request?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What is gridview in asp.net?
Which .NET framework supports Web API?
What is virtual directory in asp.net?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is the concepts of globalization and localization in .net?
Why will you usually create an aspnet user account in the database for an asp.net web application?
in which protocol ASP.NET WEB API Work?
What is asp.net mvc? : asp.net mvc
What is an assembly? Explain its parts.
What are the benefits of Razor View?