Hyperlink to different table column?

  • Thread starter Thread starter Steve Grosz
  • Start date Start date
S

Steve Grosz

I'm trying to set up a page that has a menu in 1 column in a table, and have
the appropriate information show up in one of the other columns in the
table, different than the menu column.

Is it possible to do this? I've thought of doing it with bookmarks, but
that doesn't seem to be working for me.

Thanks,

Steve
 
Sounds almost like a FrameSet to me.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
I would suggest you set up the menu as an Include Page
(see Help) in your left hand column. The reason I suggest
the Include Page approach will allow you to cahnge the
hyperlinks to the various pages in your web site in one
place (on the Include Page).

I would then use your first page (the on including both
columns) as a template for all of the other pages of your
site which would then be called using hyperlinks from the
menu. To accomplish this, simply use File Save As and
save the page under a different name.

Set up your hyperlinks on the Include Page.

I hope this makes sense.
 
Then you will need to use DHTML and layers/CSS
- you may find something at http://www.dynamicdrive.com/dynamicindex1/

--




| Except I'm trying to do it without using frames.
|
| Steve
|
| | > Sounds almost like a FrameSet to me.
| >
| > --
| > HTH,
| > Kevin Spencer
| > .Net Developer
| > Microsoft MVP
| > Big things are made up
| > of lots of little things.
| >
| > | > > I'm trying to set up a page that has a menu in 1 column in a table, and
| > have
| > > the appropriate information show up in one of the other columns in the
| > > table, different than the menu column.
| > >
| > > Is it possible to do this? I've thought of doing it with bookmarks, but
| > > that doesn't seem to be working for me.
| > >
| > > Thanks,
| > >
| > > Steve
| > >
| > >
| >
| >
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top