what I want to be able to do is specify the root level of an application
w/o having to set a request variable.
such as:
request.images = "images/"
or if i am one folder down:
request.images = "../images/"
isn't there a way to specify something like:
img src="">
and it point to the root of the web app regardless of how many folders
down you are within the application???
TIA
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

