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
Is session server side or client side?
What are the major built-in objects in ASP.NET?
How we implement web farm and web garden concept in asp.net?
From which base class all web forms are inherited?
What are the main advantages of using asp.net?
What is slidemaster?
What are the contents of cookie?
What is difference between cache and session?
Why does my asp.net file have multiple tag with runat=server?
What is the syntax for datagrid and specifying columns?
What are the features of asp.net mvc?
What are server objects?
Why do we use datasource in asp.net?
Define a static class?
Should I delete cookies?