I need to employ a system that notes the page I'm on, and adds it to a variable or such, that I can display at the top of the page.
I can pretty much do that, I did a system with cookies, but it just added the page, and then went on forever.
I need to have the list change when I go 'back' in the order of links..
I mean if I have:
home / about us / members / member No 123
and I click on 'about us', 'members' and 'member 123' are deleted from the list.
make sence?
Anyone know how to do this...
Many thanks,
Beertastic Man


