Tab Menu
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have 3 content pages Result1.aspx. Result2.aspx and Result3.aspx with Result.master. I want to display them in a tabular format. If the user wants to see Result1, he can see it is in the first tab or Result2 in the second and so on. Code Please
shahdat
-
I have 3 content pages Result1.aspx. Result2.aspx and Result3.aspx with Result.master. I want to display them in a tabular format. If the user wants to see Result1, he can see it is in the first tab or Result2 in the second and so on. Code Please
shahdat
May be he/she can see the differences from the URL in the ie. why not add something different to the result1.aspx/result2.aspx/result3.aspx?
I can do!