submit to web service and then email wit jscript

M

Metin

Hello,

I want to submit my InfoPath form to a web service. If this is succesful
then web service will returns an email adress. Then i want to use this email
to submit form again.

I want to do this by custom submit code. First i add two submit data
connections by tools->data connections->add. One for email and other for
webservice. Then when i look count of data objects by
"XDocument.DataObjects.Count", there is not any connections. Value of
"Count" is 0. What is the problem?

Please help.
 
Top