Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between Server.Transfer and
Response.Redirect? Why would you choose one over the other?

Answer Posted / x

Please Ignore:

function Submit(){
if(window.confirm("Do you want to close?")){
return true;
}else{
return false;
}
}

<asp:Button ID="btnSubmit" runat="server"
OnClientClick="return Submit()" Text="Submit" />

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?

1043


What is the difference between c# and .net?

1096


How to create events for a control?

1056


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

1048


Which two new properties are added in asp.net 4.0 page class?

968


How does output caching work in ASP.NET?

982


Which is better viewstate or session?

979


Explain the asp.net mvc request life cycle? : asp.net mvc

1090


What is a runtime version?

1132


Define dll hell?

1138


What is mvc in asp.net interview question? : Asp.Net MVC

1035


Which asp.net objects encapsulate the state of the client and the browser?

1147


Explain the different parts that constitute ASP.NET application?

1061


How many types of validation are there?

1025


What is directive in asp net?

1063