I want to set up a Link to open the Folder location say "C:\Test\MyFolder\". Note that in the Link Tool there is an action to open a webpage or open a file but no action available to the Folder location. There is an action to run the Javascript and I would like know the javascript to open the given folder "C:\Test\MyFolder\".
Tahnks
Sandeep
However, as of now, there is a way to work around this. Tell the Browser to do it;)
Use this URL: file:///C:/Temp
Also see this post:
http://www.acrobatusers.com/forums/aucbb/viewtopic.php?id=13829
Adobe is massively paranoid about security (and rightly so), so there is no guarantee that this same method will work in the furture on Acrobat, or even on Vista (because MS is paranoid too).
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script