Invoking the Managed Code from Custom Task Pane's JScript

M

Mahalax

Hi All,

I am working on an InfoPath project, where we are using WebForm(.aspx) as
Custom TaskPane. On dowble click of a control in the task pane, I need to
populate some data into the InfoPath form.

The question is how do I call the managed code's method from Jscript in the
task pane. Also since we are using the same webform for various InfoPath
forms, I also need to know which InfoPath form is actually loading the
webform and depending on that change the values populated in the combos of
the webform.

Please help me out to solve these scenarios.

Thanks in advance.

Best Regards,
Mahalakshmi Natarajan
http://mahalax.blogspot.com/
 
S

Scott at RVC

Hi,

is there any chance you could post your code. i am facing the same issue.

many thanks in advance
scott
 
S

Scott at RVC

All sorted, thanks

Scott

Scott at RVC said:
Hi,

is there any chance you could post your code. i am facing the same issue.

many thanks in advance
scott
 

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