Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Other Office > Infopath
|
Infopath Programming and automation discussions only please. :)
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Infopath section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 13th, 2007, 02:30 PM
Registered User
 
Join Date: Apr 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to ruso77
Default Refresh Data when Submit Form

Hello, in InfoPath 2003 i have the follow lines

function CTRL29_5::OnClick(eventObj)
{
    var oSharePoint = XDocument.DataAdapters["Main submit"];

    oSharePoint.Submit();
        // ********* I need Reload Data ****
}

I need reload Data after Submit(). Do you have idea?

Thanks!









Similar Threads
Thread Thread Starter Forum Replies Last Post
Submit Form with QueryString Data Phil06 Javascript 4 June 15th, 2007 06:11 PM
submit data to db with html form....(help) PeterJB Beginning PHP 2 August 6th, 2006 12:07 AM
Issue with refresh of data in form bradbritton VB Databases Basics 1 February 24th, 2006 12:32 AM
how to refresh data in mobile form kawak_zx7 ASP.NET 1.0 and 1.1 Basics 0 September 2nd, 2004 02:44 AM
How to send form data without pressing SUBMIT eapsokha Classic ASP Professional 2 March 1st, 2004 09:58 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.