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


Please Help Members By Posting Answers For Below Questions

What is a server cookie?

495


What do you mean by serialize and marshalbyref?

567


What is server side session?

518


What is the importance of Global.asax in ASP.NET?

549


How you can access the properties and controls of master pages from content pages?

508






Where session variables are stored?

541


How to bind all the binding controls in a page at once in ASP.NET?

522


What is application and session in asp.net?

534


benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks

1668


What's the use of formatters in .net?

566


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2221


What is application state?

511


In early binding will the method invoked on com component will verify it?s existance in the system or not ?

2134


What are Master Pages in ASP.NET? or What is a Master Page?

609


What is http response header?

555