| Thread | Last Post | Replies |
|
| Sort does not work on user defined fields | 23 Apr 2004 16:07 GMT | 7 |
Hello, I am loading a combobox control with values read fm another folder and the values always seem to load in alphabetical order by subject. I would like to sort them by a user defined field first, then load them. Here is
|
| Tabs problem | 23 Apr 2004 15:38 GMT | 14 |
I want to have a second tab which stores who changed certain fields and when. This works perfectly with the attached stript PROVIDED the first thing the receipiant does is look at the second tab. If the user does not
|
| Forms and Attachments | 23 Apr 2004 14:49 GMT | 1 |
I want to create some forms, this forms will be used over and over again I also want to include an attachment in each of the forms. Can I do this or have i got to attach each attachment when i am composing the message at send time Is there any special coding needed David
|
| How to use CDO from an Outlook Addin | 23 Apr 2004 03:27 GMT | 1 |
I'm writting an Addin for Outlook (in VC++ :), and I was wondering how to initialize and use Logon() for the CDO sesion object that I need further. I must underline that Outlook is started, and I'm somewhere in it's middle :)
|
| corrupted Cache | 23 Apr 2004 00:48 GMT | 1 |
Hello Outlook Forms UG! Every once in a while, when I try to open an Outlook contact, the system tells me that the form cannot be found and it gives me an older version of the form. I have currently form 13.0 and occasionally I get version 9.0 or
|
| Form is very slow.. | 22 Apr 2004 16:30 GMT | 1 |
I have a form that has about 100 objects on it. It takes an extremely long amount of time to open unless I hold down the shift key. I used to have VBScript in the form but I removed it and when I view the "view code" window nothing is there but I have to hold down the shift key to ...
|
| Where can I find a Forms consultant? | 22 Apr 2004 16:25 GMT | 1 |
Is this forum a good place to find someone to do custom forms design for Outlook running on an exchange server?
|
| Prevent "Save changes" message box when programatically customising form | 22 Apr 2004 14:35 GMT | 6 |
I'm customising the a form programatically (currently just playing around with colours and field locations, and adding a button). When I close a message which has these customisations applied, Outlook prompts me to save changes to the item.
|
| IPM.Note to IMP.post | 22 Apr 2004 14:15 GMT | 1 |
IPM.Note to IMP.post The problem i have is that messages going to the public folders becomes an IPM.Post. I have called microsoft support cente for the hot Fix http://support.microsoft.com/?id=832492. I have install the hot fix and configure the new setting by creating the "Incoming ...
|
| Form design | 22 Apr 2004 13:40 GMT | 1 |
I am dabbling with the forms designer to create a standard form for the users in our business to use. The intention is that the mail message will give the users a field to type a short message, and I would like to upload a file unique to the user's PC and attach it to the message ...
|
| After Folder Property Edit Message class reverts to IPM.CONTACT | 22 Apr 2004 12:20 GMT | 1 |
I've got From published to the Organizational Library that works jus fine unless an edit is made to a folder property; at that point th message class reverts to the IPM.CONTACT on that item. I have the default form for the folder specified as the custom form
|
| Click event behind the send button does not work | 22 Apr 2004 12:19 GMT | 1 |
I have designed a message form which has a command button which i supposed to send the form and the info in it as a mail message to particular user. my code is:
|
| import | 22 Apr 2004 03:20 GMT | 1 |
I want to import data into my Task folder which has custom form. When I imported a .csv file, it would not let me map to custom fields. Is there a way to do this, or is there a better way to import? Thanks - Joel
|
| HOw do I print the contents of my custom form? | 22 Apr 2004 03:19 GMT | 1 |
Is there anyway on how to print the layout of the customised form that I have created in the way that it is set out. So far, what I am finding is that it prints all of the fields alphabetically. Thanks
|
| visual basic and custom outlook form | 21 Apr 2004 17:38 GMT | 2 |
i have added a button on in the standard toolbar when the user opens un mail and did it with an add in in vb6. When i click on the button, i'd like to open a custom form (.oft) that i've designed but i don't know how i can reference that custom form thx RD
|