| Thread | Last Post | Replies |
|
| info32.exe error message | 03 Sep 2004 02:40 GMT | 1 |
I get the error message "cannot load info32.exe specified in the WIN.INI file" every time I start my computer. What is this and how can I fix it?
|
| Do we need Infopath installed on each client Machine | 03 Sep 2004 02:07 GMT | 1 |
If I publish Infopath form on Sahrepoint Form Library Sharepoint Portal 2003. Do I need to install Infopath on each client machine? Appreciate your help
|
| Multiple use of same form template version on different computers | 02 Sep 2004 23:45 GMT | 1 |
I'm a developer and building an Infopath form template on my laptop. This Infopath template builds an xml configuration for business applications. I want to publish the same template to several project computers. I cannot use the xsn files on the project computer because Infopath ...
|
| Adding new repeating item with buttonclick | 02 Sep 2004 21:33 GMT | 2 |
I have a button on my form that calls the following command: XDocument.View.ExecuteAction("xCollection::insert", "group2_1"); This works great and adds a new item at the bottom of the form. I want the button to add a new itemn at the very top every time. Is there any way to
|
| Pass parameter to InfoPath | 02 Sep 2004 19:22 GMT | 2 |
I have a small VB program with a list of employees. When I click on one employee, I would like the employee ID to be passed to InfoPath (which I call during the click) in order to feed the ID as a parameter to a Web Service (second data source in my IP form). At this point, I have ...
|
| IXMLDOMDocument.Save() does not work | 02 Sep 2004 08:59 GMT | 1 |
I am trying to load an exisiting xml file and append a node to it then save the xml file but the save method fails. Here is the code: IXMLDOMNode n;
|
| onMerge Event | 02 Sep 2004 07:38 GMT | 1 |
I've wrote a scrtip on Merge Event, but it doesn't apply. What shoul I do?
|
| script and rules | 01 Sep 2004 19:38 GMT | 1 |
Can I see in a script if a rule condation is true? or if rule is applied, not to perform script? Is it possible?
|
| Extract and Concat | 01 Sep 2004 19:10 GMT | 3 |
How do I get the first letter in Field1, concat it with Field2 then put that into field3? -TFTH Bryan
|
| WSCript | 01 Sep 2004 18:18 GMT | 1 |
Trying to use the recommended method of getting the user identity in script: var wsh = new ActiveXObject("WScript.Network"); wsg.UserName etc.
|
| selectSingleNode Method (and Repeating Table) | 01 Sep 2004 07:04 GMT | 2 |
Can somebody, please, explain me the way of workin this method! For example, in some cases (help examples) I can see syntax like this: objXMLNode = XDocument.DOM.selectSingleNode("/employees/employee"); // HERE!!!
|
| Add wizards to infopath just like access forms | 01 Sep 2004 05:47 GMT | 1 |
Does info path have any wizards or information on how to program it buttons?
|