Quote Originally Posted by kasracer
First, you could use ../. This tells the site you want to go back a level. You can string these together to.
Code:
<a href="../default.aspx">Members Only</a>
Its also good to note for anyone who is using this notation that not all browers support this format. One for example being netscape.