This topic is locked

Tiff file on a server

11/19/2008 7:14:15 AM
PHPRunner General questions
D
dcrera author

Hi
I have a directory full of tiff files that reside on a server network drive.
I have a table that stores the path of the Tiff file. Using an attribute of 'File', I can display any image from my local C drive but not from the network drive.
Anyway around this ?
(ps : I have full access rights to the drive and directory)
Thanks

T
thesofa 11/19/2008

have you tried mapping a drive to the network folder and then using the drive letter in the path of the file?