3 Jul
1999
3 Jul
'99
4:36 a.m.
michel@digicool.com wrote:
Bill Anderson <bill.anderson@libc.org> writes:
Ok, trying to make a 'move up one level' link, to allow the user to move back up the url tree one level.
Thus, if user is in "/Members/ucntcme/Projects" and click on the link, they should be looking at "/Members/ucntcme/index_html" page. Unfortunately, it seems to be going up *two* levels, and seeing "/Members/index_html".
Any ideas on why?
Hmmmmmmmmmmm.
Have your tried '<!--#var URL2-->/index_html'?
Gives me: KeyError: URL2 I need to clarify my last post on this one, the 'up one level' link sits *outside* of the tree tag. Bill