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).
Answer Posted / sharjeel akram
By using response.redirect("index.aspx");
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are the ihttphandler and ihttphandlerfactory interfaces ?
What is %20 in a url?
Where session id is stored?
Define the steps to set up validation control.
What does the .webpart file do?
Can you clarified A Web service can only be written in .NET or not?
What is ASLM?
Explain asp.net web forms.
Explain the difference between webfarm and webgardens in .net?
Explain difference betn dataset and recordset?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
Where can I get the details on migration of existing projects using various technologies to asp.net?
What is the difference between web.config and machine.config in ASP.NET?
What is difference between Lambda Expression and LINQ in ASP.NET?
Can you use c# without .net?