| Thread | Last Post | Replies |
|
| custom contact form | 20 Sep 2006 16:43 GMT | 1 |
In creating a custome form, I have created a contact history tab. I include the date and then a notes section, I pull the field each time from my Freq. used fields that I created. When I publish and then go to use, when I enter a date in the first field it replicated in all ...
|
| Problem with Outlook 2007 forms | 20 Sep 2006 12:44 GMT | 4 |
When I try to design a new Contact form based on the IPM.Contact form from the Standards Forms Library the design looks nothing at all like the form used when creating a new Contact in Outlook 2007, e.g. the fields are in a different location, the picture place holder is missing, ...
|
| LisstBox Properties | 20 Sep 2006 01:40 GMT | 1 |
Sue, I have created a VBA program that does pretty much what I want to do in terms of reading data from Excel into a (4,30) array and then filling the list box in a VBA test form that contains no controls but the list box.
|
| Creating Custom Mail Form | 19 Sep 2006 19:40 GMT | 3 |
I'm creating a custom mail form that will allow our admin to select different choices from drop down menus. That (I think) I've got working ... however, when I save / publish the form and I "RUN THE FORM" and send to me, it is a previous version of the form ... not my revised ...
|
| Mail form VB code. | 19 Sep 2006 15:42 GMT | 3 |
Have you a VB snippet I could use please. Problem is I have a published form to a folder. I can add to the messageBody, or display buttons based on messageProperties. But I need to get access to mapi custom properties which I have placed on the message.
|
| Fields don't display to recipients of form | 19 Sep 2006 13:48 GMT | 2 |
The setting: I designed a form based on a blank message. It has a few custom fields (name, date submitted, etc.). I fill out these fields, send it to myself or someone else (to test it) but when I (or another person) receiveds the e-mail, it does not have any of the custom ...
|
| need to send automated replies to mails whenever a mail is droped | 19 Sep 2006 13:29 GMT | 1 |
I have a folder in outlook 2003 whenever a new mail is dropped in this folder it should send my customised reply to the person and after that the mail should be marked as read. a mail shoudl not be replied moe than once.
|
| SUE Mosher / How to link and modify the data in Notes field in Appointment form | 19 Sep 2006 13:26 GMT | 1 |
I want to modify and resend the information available i Notes(Body) when I am syncing with Siebel's fields in the background. Is this possible? I want to edit the content entered by the user into Notes field i
|
| How do I Autopopulate an Outlook form from an Excel Sheet? | 19 Sep 2006 13:18 GMT | 1 |
How do I Autopopulate an Outlook form from an Excel Sheet?
 Signature Coigito Ergo Sum!
|
| Add Button To Form That Automatically Saves Contents To Text File | 19 Sep 2006 13:17 GMT | 1 |
I urgently require some help. I have an outlook form which is sent to a customer. I want to add a button to the form which when pressed automatically downloads the contents fo the form to a text as is viewable when saved as an oft file.
|
| How to create a user-defined field in vsto | 18 Sep 2006 15:55 GMT | 4 |
I'm trying to programmatically create a user-defined field to a new calendar folder that my application creates. Can anyone help me? I'm using vsto 2005 + C#.
|
| Storing data collected from email forms in a database | 18 Sep 2006 14:35 GMT | 1 |
I would like to create a form (questionaire) in outlook. When the recipients respond to the questionaire, I would like the information to automatically be stored in a datebase (Access). Before I do more research I would first like to know if this is possible.
|
| Replying with custom forms | 18 Sep 2006 13:33 GMT | 5 |
When replying with my custom form, the option "When replying to a message - Include and indent original message" behaves differently. If the form has any vb code such as item_send, the reply gets a copy of the body but not the marking for "-----Original Message----- with From, To, ...
|
| MapiLogon() questiong about user supplied profile and password | 18 Sep 2006 10:24 GMT | 1 |
I'm writing a program which try to receive emails from exchange server.The enviroment is Exchange 2003 runing on Windows 2000 server and Outlook 2000 runing on Widows XP.And the client logs on the domain as a domain memeber. I want to use MapiLogon() (or MapiLogonEx() ) with ...
|
| Outlook Redemption problem: Retrieving the COM class factory for component with CLSID {...} failed due to the following error: 80040154. | 18 Sep 2006 09:44 GMT | 1 |
I have a problem with Outlook Redemption, every time I'm trying to create a new RDOAddressBook: Redemption.RDOAddressBook AB = new RDOAddressBook(); I get:
|