Hello, I’m newbie to this forum and looking for some help…
I’m working on a project that has multiple links that open up in one dynamic text box. The client is requesting that we make links from one external text doc, to another… ie, you would click on a link within the current text you are viewing and it would load/open the other linked file in the dynamic text box… is this possible. I have been searching all over the web and can’t get a clear answer – it looks like it could be something like this:
<a href=“asfunction:_root.loadVarsText.load,nameoffile.txt”>nameoffile</a>
but, I have no idea!
Any help would be truly appreciated!!!