The other thing I want to know is just a code thing. I was wondering if there is a way for a page to know where it is on the server, or the address it's at. For instance, I want a page that's loaded to know which directory on my site it is in.


Those types of things are in $_SERVER.

Put this in a page to see them all:


<PRE>
<?php print_r($_SERVER); ?>
</PRE>

_________________________
Donato
MkII/080000565
MkIIa/010101253
ricin.us