Forms in ASP.Net
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I am developing a web application, which consist of three pages, WebForm1.aspx, WebForm2.aspx, WebForm3.aspx, now I want to display WebForm3.aspx at the start of application. Where as, when I start, it shows WebForm1.aspx. Tried this code, but it is not working plz help me,tell me is it a right way to gain the above purpose?
-
Hi, I am developing a web application, which consist of three pages, WebForm1.aspx, WebForm2.aspx, WebForm3.aspx, now I want to display WebForm3.aspx at the start of application. Where as, when I start, it shows WebForm1.aspx. Tried this code, but it is not working plz help me,tell me is it a right way to gain the above purpose?