| Thread | Last Post | Replies |
|
| accessing the GAL with a button | 16 Jan 2006 22:42 GMT | 6 |
At the moment i am developing a system to replace forms that are running exchange 5.5 and office 97, with infopath and exchange 2003. within the orginal forms their a button that access the gobal address for the firm, i am in the process try to replicate this button but i am at a ...
|
| Connect infopath to outlook calendar | 16 Jan 2006 22:08 GMT | 4 |
I'm searching for some code to schedule an appointment in my outlook calendar. The Start and End date/time and appointment will be input by my infopath
|
| Programmatically inserting/removing buttons and corresponding event handlers in InfoPath at run time | 16 Jan 2006 21:15 GMT | 1 |
Here is what I want to achieve. In my InfoPath form I am getting some data from a web service. Based on this data I need to dynamically(programmatically) insert buttons on my form. In addition to this I also want to link these buttons to correspoing click event
|
| problem with repeating table | 16 Jan 2006 20:57 GMT | 1 |
Sorry for english I have problem with repeating table with show populating data from secendary data source (sql). Secendary data source are two tables from sql server.
|
| Word to InfoPath | 16 Jan 2006 20:43 GMT | 1 |
how can i convert a word document to an infopath form
|
| Help working with bulleted lists | 16 Jan 2006 20:42 GMT | 1 |
I am an Info Path novice and all i am trying to use it for is to create a simple status report form that i can publish to my Sharepoint site for team members to fill out. Once they have filled it out, all i want to do is merge them into one document, so i am not connecting the ...
|
| Exporting form data to an existing Excel spreadsheet | 16 Jan 2006 20:19 GMT | 1 |
I would like to know if it is possible to export the data saved in a form to a spreadsheet which already contains data. For example, a user fills out a form and e-mails it to a supervisor. The supervisor then opens the form and selects "export to excel". Following the wizard, ...
|
| cannot customize commands for choice section | 16 Jan 2006 18:31 GMT | 1 |
I have a choice group and I'm trying to customize the commands for the shortcut menu. After opening the section properties and clicking "Customize Commands", the only action I can customize is "ReplaceWith". The other commands (insert, insert before, insert after, etc) show up
|
| Passing multiple parameters to stored procedure | 14 Jan 2006 11:05 GMT | 4 |
I'm having trouble with my Infopath command to execute a stored procuedure that will insert values into a table. The table has an identity field that will increment when a record is inserted. This is the command line I'm trying to execute:
|
| Infopath form in a Winform app | 14 Jan 2006 01:38 GMT | 1 |
I'm writing a SmartClient application in C# using VS2005 that will use Infopath forms to collect data input from the user. I'd like to design the app so that it looks like an Outlook bar down the left side of the page, and when selecting items in the bar, have an Infopath form ...
|
| Submitting to Non-InfoPath Users | 13 Jan 2006 14:00 GMT | 3 |
I have a form that I would like to submit to people that have InfoPath (co-workers) and people that do not have InfoPath (clients) at the same time. I have figured out how to submit a form to email, but the email attachment is a raw XML file when the client gets it and makes no ...
|
| names & checkboxes | 13 Jan 2006 13:30 GMT | 3 |
I want to put 100 checkboxes into my form. Is possible to set their names automatically (the 1st: box1, 2nd: box2, etc)? thanx in advance, Ore
|
| Catch the escape from a section | 13 Jan 2006 13:27 GMT | 1 |
I want to know if is possible to make an event that can catch when the user go (jump) out of a section. Is it possible? Thanks for your comments!
|
| load v.s. loadXML | 13 Jan 2006 13:25 GMT | 3 |
I have a web service that returns xml content of a file.xml as string. I create a DOM called myDOM. myDOM.loadXML(webreturnnode.text) this does not work. while
|
| convert base64 string to image in Infopath | 13 Jan 2006 12:15 GMT | 2 |
I'm a bit stuck at the moment. I'm wondering if there is an easy way to display an element that contains the base64 encrypted version of a .jpg file in Infopath. I got the base64 string by using an Access Database as the data source. It would be great if I could use a ...
|