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 ASP and ASP.NET page works? Explain about asp.net page life cycle?
Define asp.net caching?
Do cookies store passwords?
What is redirectpermanent in asp.net?
How can you use a custom controls in ASP.NET application?
What is user control in asp.net?
Write a code snippet to implement the indentation in json in web api.
What is server side session management?
What is the part of url?
What is difference between web config and global asax?
In the Repeater control which way you can edit?
How do we sort the data from a dataset?
What are the difference between overriding and overloading?
What is the usie of activex control in .net?
Describe the .net base class library.