Click to See Complete Forum and Search --> : navigation


Steven
03-21-2000, 09:02 AM
Hello,

I`confronted with a problem I can`t solve and I hope DHTML offers a solution.
I have a complex website. I have a table of contents and you can reach that
TOC from every page. It is my intention to show on that TOC which page you
last visited. So what I need is something that recognizes the last page you
visited. In this way you can point to that page in the TOC.

I hope someone has an answer.

Steven

Dev Ashish
04-04-2000, 08:03 PM
Have you considered reading/writing this info via a cookie? AFAIK, you won't
be able to access History this way.

-- Dev

"Steven" <steven.hermans@eudoramail.com> wrote in message
news:38d772d0$1@news.devx.com...
:
: Hello,
:
: I`confronted with a problem I can`t solve and I hope DHTML offers a
solution.
: I have a complex website. I have a table of contents and you can reach
that
: TOC from every page. It is my intention to show on that TOC which page you
: last visited. So what I need is something that recognizes the last page
you
: visited. In this way you can point to that page in the TOC.
:
: I hope someone has an answer.
:
: Steven