I am trying to figure out how i can link to an external file through my custom navigator, much like the template manager opens notepad to edit templates.
So far i have worked out that hard coded href's do not work when laying out the hotspots on my navigator. Following this i then realised that actinics template manager uses 'placeholders' for want of a better word, to tell actinic to open notepad. The one it uses is href="TEMPLATE filename.html". This placeholder works in the navigator i have built and obviously will only open my file in notepad.
Basically what i would like to know is: Is there a way of editing the placeholders so that actinic opens another program such as access or excel or if a placeholder already exists. If so where and how.
Thanks in advance,
Nick
So far i have worked out that hard coded href's do not work when laying out the hotspots on my navigator. Following this i then realised that actinics template manager uses 'placeholders' for want of a better word, to tell actinic to open notepad. The one it uses is href="TEMPLATE filename.html". This placeholder works in the navigator i have built and obviously will only open my file in notepad.
Basically what i would like to know is: Is there a way of editing the placeholders so that actinic opens another program such as access or excel or if a placeholder already exists. If so where and how.
Thanks in advance,
Nick
Comment