These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Link and execute

swim4serio
Registered: Oct 9 2009
Posts: 13

I am trying to link to an external webpage and then run a necessary javascript to view the correct list of information.

What I have tried to do is

<a href="http://www.iada.org/dotnet/iada_website/iadamembers.aspx" target="_blank" onclick="submitformUSAStateMap('OH')">IADA association page</a>
I want to view the Ohio list of companies, rather than navigating to just the map page. Any ideas?

http://www.iada.org/dotnet/iada_website/iadamembers.aspx - Link to page that I need to go to.

My Product Information:
Acrobat Pro 9.2, Windows
daka630
Expert
Registered: Mar 1 2007
Posts: 1420
Hi,
Just an observation.
Acrobat Javascript isn't quite the same thing as Javascript.

Be well...

Be well...