Updating a Secondary Data Source in InfoPath Using AJAX
page 3 of 6
by S.Y.M. Wong-A-Ton
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 37794/ 54

How It Works

You can add AJAX functionality to an InfoPath form through the use of the XMLHTTPRequest object.  The InfoPath form can use this object to send requests to a web server, which in turn does some work - e.g. updates the underlying data store of a secondary data source as discussed in this article - and returns a response in XML format to the InfoPath form.  Since AJAX calls are asynchronous, the user can continue using the InfoPath form, while the server is doing its work. When the call returns, InfoPath can pick up the XML data returned by the server and load it into part of or the entire InfoPath form or just refresh the updated data in a secondary data source.


View Entire Article

User Comments

No comments posted yet.






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-04-26 7:43:27 AM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search