I have this website that consists of 2 frames.
In my topFrame I have a tabstrip.
What I am trying to do is, when you click on a tab, the corresponding page
is displayed in my mainFrame.
I can't seem to find how to do it.
Can anyone help me?
Thx.hi Bart,
this might be of interest to you
http://www.codeproject.com/aspnet/dwtabstrip.asp
the best
srini
"Bart Schelkens" wrote:
> Hi,
> I have this website that consists of 2 frames.
> In my topFrame I have a tabstrip.
> What I am trying to do is, when you click on a tab, the corresponding page
> is displayed in my mainFrame.
> I can't seem to find how to do it.
> Can anyone help me?
> Thx.
>
In the frames page set the target = "mainFrame" for the frame in which your
tabstrip is located.
Freddy
"Bart Schelkens" <BSchelkens@.hotmail.com> wrote in message
news:Odh25P5pEHA.3520@.TK2MSFTNGP11.phx.gbl...
> Hi,
> I have this website that consists of 2 frames.
> In my topFrame I have a tabstrip.
> What I am trying to do is, when you click on a tab, the corresponding page
> is displayed in my mainFrame.
> I can't seem to find how to do it.
> Can anyone help me?
> Thx.
i've been looking at it, but i can't get it to work
"srini" <srini@.discussions.microsoft.com> wrote in message
news:E28F54B1-5D69-49B6-A6A1-C6931EE92430@.microsoft.com...
> hi Bart,
> this might be of interest to you
> http://www.codeproject.com/aspnet/dwtabstrip.asp
> the best
> srini
> "Bart Schelkens" wrote:
> > Hi,
> > I have this website that consists of 2 frames.
> > In my topFrame I have a tabstrip.
> > What I am trying to do is, when you click on a tab, the corresponding
page
> > is displayed in my mainFrame.
> > I can't seem to find how to do it.
> > Can anyone help me?
> > Thx.
0 comments:
Post a Comment