Returns the corresponding submission for a form that is being edited.
PODSWindow
PODSSubmission currentSubmissionForForm(ADOMHTMLFormElement form);
window.currentSubmissionForFormPODSSubmission* PODScurrentSubmissionForForm( PODSWindow* window, ADOMHTMLFormElement* form );
window The PODSWindow object.
form The specified form element object.
The current submission object for the specified form element.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |