Hi guys,
I need to link to files on a shared directory (Windows based) within some APEX pages (Linux based). Anyone done this process before? How would I do it? I've tried the following:
file:///J:/dir/dir/file.doc
file:///hostname/dir/dir/file.doc
/i/file.doc and #IMAGE_PREFIX#file.doc // copied file to the linux images directory to test
But none of the following allows you to access the file (nothing pops up). All users have it mapped to the J: drive on their local machine. Offsite access isn't required.
Thanks for any help
Mike