Page 1 of 1

OpenURL on local files?

Posted: Thu Jul 22, 2010 7:38 pm
by Tarzin
Is it possible to open local files (files on my hard drive) with OPENURL ?

Re: OpenURL on local files?

Posted: Fri Jul 23, 2010 11:27 am
by airsoftsoftwair
Should be possible if you specify the path to the file using the "file://" prefix. Don't forget to escape special characters like spaces etc. using the % token.