| Thread | Last Post | Replies |
|
| date formatting | 02 Dec 2004 21:33 GMT | 1 |
How to format a date returned from a web service in an XmlDocument (from a secondary data connection?) I see them as: 2004-12-10T00:00:00.0000000+01:00 I want to use a formatting string, how?
|
| How can I stop my text from automatically wrapping? | 02 Dec 2004 21:31 GMT | 1 |
How can I stop my text from automatically wrapping in Excel?
|
| Managed Code - Taskpane | 02 Dec 2004 20:44 GMT | 4 |
Can you call managed code from the taskpane? If yes how? Thanks vbdev
|
| JScript Issue | 02 Dec 2004 20:27 GMT | 2 |
Ok, I have to admit, I am no Jscript guru. I wanted to do all of this in VBScript (and got is working in VBScript), and now I get an error that the namespace is not declared in my document. I know that the XPath is correct, and this still does not work. Here is my code:
|
| VS Toolkit and Office 2003 SP1 Issues | 02 Dec 2004 14:18 GMT | 2 |
It appears that SP1 of Office 2003 breaks the VS Toolkit - it no longer works properly - it compiles with errors. Even creating an empty new InfoPath C# project and then doing an immediate compile get the really useful "A build error occurred." - now that's oh so helpful
|
| JavaScript to C# ? | 02 Dec 2004 13:34 GMT | 1 |
How to convert this JS: function btnShowOrderDetails::OnClick(eventObj) { // Show the order details for the order that this button corresponds to.
|
| Complex calculation based on selection | 02 Dec 2004 11:05 GMT | 2 |
Okay, bear with me on this, would love to get it working! You have a set of three option buttons. One has the value of 20, one 40, and one 0. Under that is a date field. If option 1 is selected, the date field needs to take the date from another field and add the value (20 days) ...
|
| Export to Excel Please Help! | 02 Dec 2004 08:48 GMT | 5 |
When I attempt to use the Export to Excel wizard to export data from a repeating table, I find that the option "Form fields only (no tables or lists)" is the only one available (the other option which allows me to export my repeating table data is grayed out). I cannot figure out ...
|
| Setting a Text Field Based on a Secondary Data Source Drop Down Li | 02 Dec 2004 01:18 GMT | 4 |
I've been having some difficulty setting a text field using a secondary data source. Here is the situation: - I have a repeating section that contains to fields of type string.
|
| Connecting a fully functional infopath form to a MS SQL DB | 02 Dec 2004 00:27 GMT | 3 |
I am looking to connect a infopath form that has already been create to a MS SQL Database. I understand the process of creating a form based off a Database, however I am faced with the problem of creating a database based off a Form and making the two interact. Can you help me?
|
| Form Unload | 02 Dec 2004 00:07 GMT | 1 |
Can you disable the X in the top right corner of IP to prevent users from closing the form, or if not possible, can we catch the event and run code when the user is using X to close the form (sort of a form unload)? Thanks
|
| Load from a XML File | 01 Dec 2004 23:36 GMT | 3 |
I´m having a problem with Infopath and the Visual Studio .NET Toolkit. I want to load some information from a XML with Infopath and while runtime I want to read some other information from the same XML File with vb.net code. Then i get the following error message:
|
| Not as advertised with drop down boxes | 01 Dec 2004 22:18 GMT | 3 |
Hello and thanks again for the help, I have a drop-down field with about 30 rather verbose entries. I need to repeat those fields (content-wise)about 16 times in a non-repeating table and would rather not put them all in by hand.
|
| Calling a web service programmatically from InfoPath | 01 Dec 2004 21:39 GMT | 1 |
I have a form that will submit data to two tables. The relationship between these two tables are a one to many. Table A is the ONE
|
| namespace | 01 Dec 2004 19:49 GMT | 4 |
Help please. How do I find the namespace used by InfoPath in a form created from a SQL datasource? Thank you,
|