----||| ONLINE LIVE PROJECT TRAINING |||---- Join Our Facebook - TopicsExpress



          

----||| ONLINE LIVE PROJECT TRAINING |||---- Join Our Facebook Group for Updates and Free Discussions. Click Here>>> tinyurl/kvtj5l9 . Client-side browser redirect: (Walk Through Web Application and Development using ASP.net) The Page.Response object contains the Redirect method that can be used in your server-side code to instruct the browser to initiate a request for another Web page. The redirect is not a PostBack. It is similar to the user clicking a hyperlink on a Web page. Example: protected void Button1_Click(object sender, EventArgs e) { Response.Redirect (Welcome.aspx); } In client-side browser redirect method an extra round trip to the server is happened.
Posted on: Tue, 13 Jan 2015 06:38:42 +0000

Trending Topics



Recently Viewed Topics




© 2015