Is there a way to get the subfolder, and folder that a file is in, using the
filesystem or something else??
Let's say my user.asp file is user specific.
it would be located in folders as follows
user/uni/user.asp
i would need a way of finding what the subfolder the file is in, as well as
the root folder it is in.
is this possible??
--
Thanks,
Bam
filesystem or something else??
Let's say my user.asp file is user specific.
it would be located in folders as follows
user/uni/user.asp
i would need a way of finding what the subfolder the file is in, as well as
the root folder it is in.
is this possible??
--
Thanks,
Bam
Comment