| Thread | Last Post | Replies |
|
| custom forms and signature! | 19 Aug 2004 23:16 GMT | 3 |
I have developed a custom form that I use to create a new email. I use createfromtemplate to create an email using that form. Somehow, the signature that is set by default, is not added to this email. Is there any way I can add that signature without writing any code?
|
| Error: Microsoft Outlook can't provide form scripting support. | 19 Aug 2004 16:26 GMT | 3 |
I am currently getting this error when trying to open a form that we are using for SPAM filtering. This is on a Windows 2003 Server with Terminal Server installed and Metaframe XPE FR2 installed on it. I have read a couple of posts on this error and have not come up on a
|
| Custom Form Close Function | 19 Aug 2004 16:25 GMT | 3 |
I display the email information in one of our custom forms. The problem is, when the user tries to close the form, it is asking "do you want to save" with yes, no and cancel options. I do not want this save message to appear and the form should close without
|
| Inspectors | 19 Aug 2004 15:53 GMT | 3 |
I am just trying to use some inspectors to get a feel for them, and whenever I get an inspector, either from an exisiting item or from an item I create in my program, and I call the Activate() method on it, it opens a new inspector window. Is there any way to get the Inspector ...
|
| Item_Write event | 19 Aug 2004 14:12 GMT | 1 |
In the Item_Close event of my custom form, I have a prompt for the user to decide whether he wants to save the information or not. If that answer is "No" then I execute an Item.Close olDiscard. So now I have some questions, if the user selects "No", why is my Item_Write still ...
|
| mark as read | 19 Aug 2004 14:10 GMT | 1 |
Hello Sue, I'm very sorry I annoy you one more time. In spite of the introduction, this message is about forms, so please read it all :°) I want the messages I sent to be automatically moved to specific
|
| function needed | 19 Aug 2004 14:08 GMT | 1 |
Hi again, is there a function doing the opposite of Item.Display ? I want to make my form "disappear" whithout closing it Thanks
|
| Re-Opening a Saved Message | 19 Aug 2004 14:08 GMT | 1 |
I have designed a custom form based on Message template. I create a message in it and then Save it, by pressing a button on the form, to a folder say Outbox. When i reopen it from the Folder [double clicking it], it will open the saved Message. If the User makes some changes to
|
| Design a New Message Form | 18 Aug 2004 23:14 GMT | 1 |
We have got an application that can send text messages to mobile phones. However in a corporate environment where all the users info is located in the Global address book it is difficult
|
| Listbox in Custom Form | 18 Aug 2004 19:31 GMT | 12 |
I have modified the Contacts form to include 3 listboxes. Two listboxes uses PossibleValues property to populate and the third listbox has 2 columns and uses a two dimensional array to populate. All listboxes are bound to 3 different
|
| how can i know the complete path to an outlook folder ? | 18 Aug 2004 12:14 GMT | 8 |
i want to make my forms (based on the task form) "understand" where they have to save. i found a function but it doesn't work. i don't know if it's because my outlook is french... how can i know the full path to the target folder where i want to save items using this form ?
|
| field types - can you describe them? | 18 Aug 2004 03:04 GMT | 3 |
Can anyone point me to a description of the various types of fields in Outlook? I'm aiming to add fields to Contacts and don't know what keywords, formula etc. are about. --
|
| Which folder in contact persons to show first when starting an email? | 17 Aug 2004 17:54 GMT | 2 |
In the field "To" in a new email, it always starts in the first folder in the adress book. I want it to start in the main folder. How can I set it to do that?
|
| Custom Contact Form requires Outlook restart | 17 Aug 2004 03:12 GMT | 2 |
I have a Com-addin that is using a custom contact form which is published as the default for a contact folder. The com-addin is designed so that when users to drag in their own contacts into this form and will update it to use the new custom contact form by changing its ...
|
| Custom form problems | 17 Aug 2004 00:26 GMT | 3 |
I'm trying to customize the contacts form in OL2003 using some tutorials I've found but can't even get started. When I open a form to customize, 'Design this form' is greyed out. When I choose a form to customize, when I've finished, 'Publish this form'
|