How to load/read files from local directory
Hi,
Am trying to load a pdf file directly from the local directory using hyperlink, when the hyperlink clicked I wanted that file to be displayed on a new tab.
url : file://abc.powerdrills.com/Works/1243/pdf/1243.pdf
when I embed this url in link widget and try to hit, nothing happens.
then I used button to trigger link but the new tab comes blank.
Above mentioned url is accessible thru browser if I copy to browser directly.
How can I load this file from local server to thingworx application?
I even tried to read as binary but no luck, am getting error in the url.
please help here
thanks,
John

