I tried the following, but still got the same errors.
cStr(DotNetNuke.Entities.Portals.PortalController.GetCurrentPortalSettings().ActiveTab.TabID)
Int(DotNetNuke.Entities.Portals.PortalController.GetCurrentPortalSettings().ActiveTab.TabID)
Scope=' <% cStr(currentTabID) %>'
Scope=' <% Int(currentTabID) %>'
I thought in ASP you don't have to declare what type of variable it's goin to be.
Thanks for the help, but still no anwser .
Greetz R-J