Search - InfoPath Dev

InfoPath Dev

Use our Google Custom Search for best site search results.

Search

Page 21 of 21 (205 items) « First ... < Previous 17 18 19 20 21
  • Re: How to close a form?

    I tried it but I get this Error massege: System.Runtime.InteropServices.COMException Invalid context for OM call. What is the problem? Can I close a form in OnAfterChange event?
    Posted to General (Forum) by liorlankri on 03-01-2005
  • How to close a form?

    I have an InfoPath form (.NET infoPath project) that contain a field that contain OnAfterChange(DataDOMEvent e) event. I this function I have a Confirm massege (In C#): if (this.thisXDocument.UI.Confirm(''bla bla'', XdConfirmButtons.xdOKCancel) == XdConfirmChoice.xdCancel ) I want that click on Cancel will close the form!!!! How to to it??
    Posted to General (Forum) by liorlankri on 03-01-2005
  • Re: Question about OnAftraChange

    Thank you Greg. It's work!
    Posted to General (Forum) by liorlankri on 02-28-2005
  • Question about OnAftraChange

    I have an InfoPath form that contain a field that contain OnAfterChange(DataDOMEvent e) event. In this event function i have this code (In C#): string str=e.Source.nodeValue.Tostring(); this.thisXDocument.UI.Alert(str); I previewed the form and try this test: I enter in the field the input ''test1'' and get the alert ''test1'', I change the ...
    Posted to General (Forum) by liorlankri on 02-27-2005
  • WebService Permission Problem

    I have an InfoPath form that contain onSubmitRequest function (In .Net CodeForm- C#). In the function I'm create an object of WebService (which is web reference in my .NET project) that get the form's values and enter them into database. When I run my form as a preview form, It's all work well. But when I publish the form and run it I get this ...
    Posted to Web Services (Forum) by liorlankri on 02-27-2005
Page 21 of 21 (205 items) « First ... < Previous 17 18 19 20 21
Copyright © 2003-2019 Qdabra Software. All rights reserved.
View our Terms of Use.