| Thread | Last Post | Replies |
|
| Validation of text fields | 30 Nov 2004 23:53 GMT | 1 |
I am trying to validate a text field on a form to the NZ IRD number format (two digits; hyphen; three digits; hyphen; three digits). The following validation formula format([IRD Number], ##-###-####)
|
| Multiple "Collections" of Attachments | 30 Nov 2004 23:48 GMT | 1 |
I have been tasked with creating an application that collects all the necceary materials for an e-marketing campaign. I am investigating whether an outlook form is a viable solution. I may need to build a web application. . .but I thought I would see if anyone here had a ...
|
| Post forms and attachments | 30 Nov 2004 17:45 GMT | 1 |
I can attach an item to my custom form and post it to the public folder. But... Is there a way to allow a user to add an attachment to an existing post? I can edit all the custom fields, but not the message field which is the
|
| Add-In program does not work in Outlook 2000 SR-1 | 30 Nov 2004 14:49 GMT | 5 |
My Add-In program developed in .NET 2003 works well in Outlook 2003. But it does not work in Outlook 2000 SR-1. When I launched Outlook 2000 SR-1, I got an error -- "Object reference not set to an instance of an object" My Add-In program uses a reference of Outlook XP PIA
|
| User Defined Fields in Forms and Views | 29 Nov 2004 23:51 GMT | 5 |
I add a "user defined field in the folder" under views but it doesn't appear in the forms as an available field. The same is true if I add it under forms as it doesn't appear under views. It seems I need to add the same field twice. Am I doing something wrong?
|
| Failed to resolve recipient in Redemption? | 29 Nov 2004 20:39 GMT | 6 |
On my custom form, I create a new mail item and send it to myself during the Item_Send event. I got the following error and the code failed when I tried to send it out. Since I saved the email in the draft folder,
|
| Recipient Cannot Open OUTLOOK 2003 Custom Forms | 29 Nov 2004 16:53 GMT | 1 |
I designed several custom forms in Outlook 2003 (build 11.5608) and these forms seem to have a bug. I will send out a form and occasionally, 1+ of the recipients will not be able to open the form at all. They will get the email notification but will not be able to
|
| Contacts import | 29 Nov 2004 11:30 GMT | 1 |
When you use the UI to import contact you have the option of mapping categories to the category field in the contact. However, when you data is imported it does not treat this data correctly until you manually edit the record and touch the category field; it imports a comma ...
|
| Outlook Template | 28 Nov 2004 17:04 GMT | 1 |
Am trying to set up an autoreply with a POP3 e-mail account. After creating the autoreply message, I don't have the option to "Save As" an Outlook Template. (I do have the option to save as a Document Template.) Am using Outlook 2002. Any assistance would be greatly ...
|
| Bcc Address | 28 Nov 2004 17:03 GMT | 1 |
Is there any way to see the Blind CC e-mail address or the display name from a received message. Thanks
|
| My COMAddIn doesn't appear in thrusted sources? | 28 Nov 2004 17:02 GMT | 1 |
Hello, can you help me? 1. I have created a vb software that send msg automaticaly (no spam, only business data for customer). 2. I have been changed my OL version to 2002 (10.2627.2625)
|
| custom form's code won't execute while opening other user folder | 28 Nov 2004 17:01 GMT | 1 |
I have a custom form that I published in the organization library. (I'm working with exchange). It is based on Appointments. There is code behind the form : it communicates with a servlet when
|
| Adding Contact to Recipient Control | 28 Nov 2004 17:00 GMT | 2 |
I have a Outlook Form (Contact) with many custom fields on it, and I'm now trying to add Contacts to the "Contacts" field programatically. By default, the Contact Field has the event to open the MAPI Contact Folder for you to select the recipient. The problem is that the Contacts ...
|
| Multi- Select | 27 Nov 2004 10:56 GMT | 4 |
I'm using Outlook 2003. I have a list box using Keywords. It seems the multi-select option of single, extended, multi in advanced properties has no affect. Should it and what affect would these be. srm
|
| Send to folder | 25 Nov 2004 11:39 GMT | 1 |
I feel a little foolosh. Yesterday I asked if it was possible to have replies to a message sent to a particular folder. Hollis explained that all I had to do was make sure the folder address is in the Cc or Bcc field. That sounded easy enough, so I thanked him, adn off I went. ...
|