K
Kent
I am sure this is pretty basic, but we all have to start somewhere
right?
I have a asp file that is a couple of sub dirs deep. In it is a
include that pulls in a common file from the root.
My problem is the file in the root has a background picture that also
resides in the root, and it doesn't get loaded with the file in the
sub. If I move the asp file out of the sub and up to the root then it
all loads fine.
I presume I need a absolute path to the picture, but how do I set it
up so I don't have to remember to edit it when I post to the web.
Thanks in advance for any help
right?
I have a asp file that is a couple of sub dirs deep. In it is a
include that pulls in a common file from the root.
My problem is the file in the root has a background picture that also
resides in the root, and it doesn't get loaded with the file in the
sub. If I move the asp file out of the sub and up to the root then it
all loads fine.
I presume I need a absolute path to the picture, but how do I set it
up so I don't have to remember to edit it when I post to the web.
Thanks in advance for any help