ExternalApplication object

M

ming

Hi, I tried to use ExternalApplication object to open
another form, like this:

var o=new ActiveXObject("InfoPath.ExternalApplication");
o.open ("Chemistry.xsn");

But it gave me an error: Microsoft JScript runtime error:
Automation server can't create object.

Please help. Thanks.
Ming
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top