| Thread | Last Post | Replies |
|
| Variable range | 12 May 2007 04:18 GMT | 1 |
Hi experts: How can we combine 2 Sub procedures in VBA, this is my macro which can not connect one to the other. My purpose is to assign this 2 subs into one Autoshape click. If I erase one sub MacCopyRange(), it stuck in the
|
| Send email from Access 2007 | 12 May 2007 03:52 GMT | 1 |
Hi - i have searched and searched and put together this bit of code. It works fine but however i structure it (and believe me i've tried different ways) i can't get the body of the email formatted with the line breaks i need. It all comes out in one string! I did just put it ...
|
| How can send mails with html contents as mail body using infopath 2003 | 12 May 2007 03:48 GMT | 3 |
Can i assign a html file to "intro" property of email adapter object. for example var objMail = XDocument.DataAdapters("Submit"); objMail.To = "symwongaton@discussions.microsoft.com ";
|
| more than one site per web application | 10 May 2007 13:43 GMT | 1 |
I can publish form template to the site url=http://dim:1622 (Managed Paths = (root) Explicit inclusion) but I cant publish form to the site url=http://dim:1622/WorflowSample ((Managed Paths = (root) Wildcard inclusion))
|
| display content of "one to many" form libraries | 10 May 2007 13:41 GMT | 2 |
I have two sharepoint form libraries. First has column itemID. Second has columns itemID, itemDescription. In first library saved file with itemID=1.
|
| Performance hit when connecting to Access DB | 10 May 2007 10:56 GMT | 1 |
I have attempted to set up a primary data source to an Access DB that has about 20K records. I've followed the instructions in this article: http://office.microsoft.com/en-us/help/HA011199501033.aspx?. When I enter the data to search for and click the Query button, InfoPath ...
|
| Custom Task Pane HTML displays as text when form is full trust?? | 10 May 2007 10:50 GMT | 1 |
I'm developing an InfoPath 2007 form with VSTO. The form security setting is set to 'Full Trust'. An HTML file has been created to display in the Custom Task Pane. However, when the form starts up, the HTML is displayed as text in the pane (i.e. you can see the raw HTML content). ...
|
| build a form based on Access DB | 10 May 2007 10:31 GMT | 1 |
I have an empty Access DB and InfoPath 2003, I would like to create a IP form that populates that DB when a submit button is clicked. I have tried using the New From data connection option, but dont really understand the query section as opposed to the data fields section that ...
|
| Open xml files without the template | 10 May 2007 10:19 GMT | 1 |
Here is the scenario: Dozens of xlm files exist on our network that were created using an old template that has been deleted. Is it possible to view these files without having the original template that created them?
|
| "Updating the site content type failed" while publishing Infopath form to Sharepoint server | 10 May 2007 08:31 GMT | 1 |
I have a Infopath 2007 form residing on a sharepoint 2007 server. It has been working properly for quite some time, but today suddenly after adding a hyperlink to the page, when I try to publish it to the MOSS portal I keep getting a "Updating the site content type failed"
|
| Long query time... disable Infopath warning | 09 May 2007 22:33 GMT | 3 |
Dear InfoPath community, A MSDN technical article on Infopath2007 says: InfoPath 2007 has added several features to help improve the experience with data connections:
|
| IP 2007 versus 2003 | 09 May 2007 17:43 GMT | 2 |
Our entire office is on Office 2003 and Sharepoint 2003. If I were to upgrade to IP2007 on my PC without any upgrades elsewhere (server or other work stations), what benefits would I be able to get in terms of form development and features?
|
| InfoPath 2007: programmatically close infopath form | 09 May 2007 17:40 GMT | 2 |
I know this is a silly question but I just cannot find the answer anywhere on the internet. I have a form (which is also web-browser enabled) with an Approve button. When the user clicks on the Approver button, it will execute my code behind. I would like the form to also ...
|
| How do you stop Text fields from auto formatting numbers? | 09 May 2007 15:32 GMT | 2 |
How can I stop a text field from automatically formatting user data? For instance, my main data source has a text field called product number. The form has a text box with the data type set to "Text (string)". If a user enters A025600 as the product number everything is fine. ...
|
| Infopath 2007 Form - Event Content Type | 09 May 2007 11:31 GMT | 1 |
Working on a form and have a datepicker control - how do I set this as the date for the event? My content type for the form library is obviously an Infopath form, do I also need to add the event content type? Thanks,
|