PDA

Click to See Complete Forum and Search --> : Adding Active-X Controls like Tab controls in a web page


vinod0311
Jan 30th, 2001, 02:32 AM
I want to add a Tab Strip Control on my web-page... what is the best way to accomplish this task... please if possible send me the code to do the same...

Also can this task be accomplished by some other way...

Please advice.

monte96
Jan 30th, 2001, 10:56 AM
Probably easier to do it with Javascript and images of a Tab strip. You can create an imagemap out of the images and recall the page with a querystring designating which "page" gets displayed.