COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: smtest on 16 Jan 2009 08:14:30 AM

Title: Open an external file through a link in a report
Post by: smtest on 16 Jan 2009 08:14:30 AM
hi,
I am trying to open an external file through a url.

'<a href="file://' || [test] || '\' || [DEPTID]|| '"target="_blank">View JV Attachment</a>'

i am using the above syntax. It works when i right click and save the target but when i click on it. It says "cannot find the file, please make sure the path or internet address is correct"
i am trying to access a text file on my machine.
please advice
thanks