Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / May 2006

Tip: Looking for answers? Try searching our database.

call webservice from infopath scriptcode

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
KasF - 12 May 2006 09:28 GMT
Hello,

is it possible to call the webservice from a Button - OnClick()
handler.
I want to send and get data to the webservice from the scriptcode.

Is there any possibility to realize that ???
KasF - 12 May 2006 09:39 GMT
I need a Code like that:

function CTRL3_5::OnClick(eventObj)
{
    [PseudoCode]
       // I have already the DataConnections to my Webservice created
in InfoPath!
       // To Send Data is called "Absenden"
       // To Get Data is called "Abfragen"

       XDocument.DOM.selectSingleNode("//my:value").text =
Abfragen(XDocument.DOM.selectSingleNode("//my:value").text);

     Absenden();
}
KasF - 12 May 2006 14:26 GMT
Problem solved with "Rules" ;-)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.