Hi,
We have a user control that have button Now we use this
user control on different aspx pages. We want when we click
on the user control button then button behave differently on
different page (Dynamacilly).
Answers were Sorted based on User's Feedback
Answer / sharjeel akram
By using response.redirect("index.aspx");
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / gopal
Hi, find the button control present in user control in each aspx , and attach click event and add urs own logic for individual pages.
Is This Answer Correct ? | 0 Yes | 0 No |
How long does an http session last?
What is a Managed Data?
What is the difference between asp.net and mvc?
What Is ASPNET_WP.exe? What Is The Use Of It? In Which Place Inproc Session Stored ? Explain Session State ?
2 Answers Phoenix Technologies,
what are grid events ?code for dropdown inside grid and binding dropdown syntax
Where do you store the information about the user?s locale?
1 Answers Siebel, Visual Soft,
Can session variables be accessed from code-behind?
What is the difference between file-based dependency and key-based dependency?
What can we do with asp.net?
What is difference between viewstate and session in asp net?
what are partial classes and their use?
how we Creating a Web Service