Ok, ya know how to organize files in a web site directory, you put images in an "image" directory for example, and the html tags are something like <img src="images/pic.gif"> or something like this. How can I direct BACK to the previous directory? For example, "blah.html" is in directory "images," and a link from blah.html needs to go to whoa.html, but whoa.html is in the root directory. How do I do this??

sorry it took so much to explain that.

-fodo