Can someone give me a suggestion on how to create a multi-tab form that would be an interface for a database? The idea is that each tab would represent data from different tables that would be updated as the user enters data. Is there a specific tab control for web forms? I don't seem to see one. Does such a tab control exist? Or would it be better to use frames? Anything that could point me in the right direction would be appreciated...