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
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
What symbol specifies the beginning of a query string?
What is the advantage of using Windows authentication in a Web application?
Is asp.net mvc front end or backend? : Asp.Net MVC
What are the different properties of server control that exists?
Explain about solution explorer window?
How to implement Authentication and Authorization?
What is asp.net and how it works?
Explain culture and uiculture values.
Is redux flux?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
How many types of validation are there?
Define repository pattern in mvc.net? : asp.net mvc
What is difference between Lambda Expression and LINQ in ASP.NET?