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 it mean your session has timed out?
How can you enable impersonation in the web.config file?
What is server side routing?
What are the 3 levels at which content pages can be attached to Master Page?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
What is the function used for removing an event listener?
What is a query string in a url?
What is bound controls
What is difference between session and cookie?
What are the ways of preserving data on a Web Form in ASP.NET?
How can we provide the WebParts control functionality to a server control?
What is a postback in asp net?
To load your generated dataset with data which method do you invoke?
How may clustered index we can create in table?
What is cookies cache and session?