I want to attach an xml file (with the extension .xml) to my interactive
PDF and have the user click a button to open the file with excel. I am
using LiveCycle Designer ES 8.2.I am able to get the file to open with
the default program, but anticipate that some users will not have excel
as the default program for xml files. (For example some users have it
defaulted to Dreamweaver, others to IE.)I found this script, and it
works to open the file, but does not give the option to choose which
progra...