JohnBoy2005
Programmer
I've got a bank of media files in a directory outside the folder.
How can I get my code within to access the directory and its files. I have tried Server.MapPath("../../../media/") & FileName but it doesnt want to work.
Cheers
John
How can I get my code within to access the directory and its files. I have tried Server.MapPath("../../../media/") & FileName but it doesnt want to work.
Cheers
John