Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Tabstrip

Reply
Thread Tools

Tabstrip

 
 
Bart Schelkens
Guest
Posts: n/a
 
      10-01-2004
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.


 
Reply With Quote
 
 
 
 
=?Utf-8?B?c3Jpbmk=?=
Guest
Posts: n/a
 
      10-01-2004
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.
>
>
>

 
Reply With Quote
 
 
 
 
Freddy
Guest
Posts: n/a
 
      10-01-2004
In the frames page set the target = "mainFrame" for the frame in which your
tabstrip is located.

Freddy


"Bart Schelkens" <> wrote in message
news:...
> 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.
>
>



 
Reply With Quote
 
Bart Schelkens
Guest
Posts: n/a
 
      10-01-2004
i've been looking at it, but i can't get it to work

"srini" <> wrote in message
news:E28F54B1-5D69-49B6-A6A1-...
> 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.
> >
> >
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
WebControls: TabStrip, MultiPage, PageView szabelin ASP .Net 1 08-20-2003 07:24 AM
TabStrip control and Form Yatin Bhuta ASP .Net 1 08-13-2003 03:23 AM
TabStrip controls Mark Fox ASP .Net 2 08-08-2003 12:18 AM
IE Webcontrols - Tabstrip floater55 ASP .Net 2 07-16-2003 05:08 PM
Need Help Passing SelectedIndex (Int32) to IE Tabstrip Control Robert V. Hanson ASP .Net 2 07-01-2003 04:18 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57