How to redirect from current page to other page in Asp.Net

by Emmaneale Mendu

Redirect: This method is used to call web-pages from the client machine, while calling the web-pages the client page posting information to the server machine, if calling web page located in the same physical directory. we have to refer only web-page name in the redirect method, when web-pages having in the different physical directories we have to give virtual path for calling the web pages.

Example re-direct Method::


To create your Login Page Open File === select New and select website as you see below





There you see New window select Asp.Net website in templates options nad see location and language are same as shown below


Press OK an you see a source code, dont worry about the html code. select design mode right center-below and add a button control from toolbox 

0 comments:

Post a Comment