954,595 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how to design a tab control on a webpage

Please help me with this problem i need a tab control on a web page , pls guide me how to design it and if possible with a short example , thanks in advance to everyone

loverose420
Newbie Poster
2 posts since Aug 2008
Reputation Points: 10
Solved Threads: 0
 

I am new to ASP.NET but I believe a way to implement a tab control with ASP.NET would be to have a master page with all the tabs, and then have all the pages that are going to be on the tabs linked to the master page. When you select a tab, have it load the appropriate page. This is how I am doing it currently on the web page I am building.

Another way that I think you could do it is with HTML frames.

As I said I am new to ASP.NET so these are just my ideas on how it could be done. I would be interested to see what a more experienced ASP.NET developer would say.

bdicasa
Newbie Poster
7 posts since Sep 2008
Reputation Points: 10
Solved Threads: 0
 

i think this url will help you to get the tab control
http://www.codeproject.com/KB/custom-controls/TabControl.aspx

vijaykathir
Newbie Poster
1 post since Mar 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You