Click to See Complete Forum and Search --> : Table links?


Megaman777
07-17-2003, 08:46 PM
Hey. Does anyone know if I can put a link to another table inside of a table? You know, how you can have a page load in another frame? I'm dying to know, as I have a calander that I update monthly, and would like to streamline the process. Check out my home page, and go to next to see what I mean.
*EDIT*Here's my site
http://www.angelfire.com/yt2/DevonwoodYouth

pyro
07-17-2003, 10:57 PM
Sounds like you might be talking about anchors. Put this on your page, by the table:

<a name="table">

then you can link to it like this:

<a href="#table">

Megaman777
07-28-2003, 02:46 PM
That's great for anchors, it's what I'm using now, but does any one know of anything like <framesrc="*">, that can be applied to tables? I may just do that if all else fails...

pyro
07-28-2003, 02:49 PM
I'm not sure what you are asking/need, but maybe this will help you? http://www.infinitypages.com/research/divinclude.php