Hi Willy,
As far as I know, you cannot put tabs within tabs:
As a work around you could create the sub tabs that you want and change the visible property to no.
Put a checkbox or whatever else you want on the main page and on the onckick event put code that changes the sub tab pages visible property to yes.
That should simulate a tab within a tab.
Hope That Helps
Skip