Invoke an Infopath form with C#

A

Ana

Hi,
I have a primary form and i want to call another form by clicking in a
button. It´s not a submitt button. It´s done in java script but now the
project is to be done in C# and I don´t know much about it but I'm learning.
Can anyone help me?

In the other project I was doing this:

objInfoApp = new ActiveXObject("InfoPath.Application");

Thanks.
 

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