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...

How to Open any web page by clicking any Any ASPControl
like (Checkbox,radio button or Button) without calling its
event and without going to Siverside code?

Answer Posted / ramkumar

using postbackurl property we can easily redirect to a page

eg:

<asp:button ID="btnRedirect" PostBackUrl="newuser.aspx"
Text="CLICK" runat="server"></asp:button>

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between CC and BCC?

1119


What is slidemaster?

999


What is the difference between page-level caching and fragment caching?

1022


What is the difference between sealed vs static class?

1174


To wrap up a call to a Web service the standard used is..?

1031


Can a .net web application consume java web service?

1021


What is autopostback in asp net?

1084


Explain about consistent programming model in the .NET framework?

1183


Explain cashing in asp.net.

1032


In how many ways we can retrieve table records count?

1103


Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?

956


How to display Alert in ASP.NET

1254


What are session objects?

1053


How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC

930


Out of ASP or ASP.NET which one is stateless?

1302