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 are the advantages of using Master Pages?
Explain the difference between asp and asp.net?
What is ashx file in asp.net?
Which dll handles the request of .aspx page?
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
Why asp.net mvc is better than asp.net? : Asp.Net MVC
How to use push notification?
What’s the catch?
They mostly asked difference between versions of technologies
What events will occur when a page is loaded?
What is data binding in asp net?
What are the cookies types in asp.net?
Can action method static?
What is sql data source control in asp.net?