| Thread | Last Post | Replies |
|
| Dynamically adding form elements | 10 Jan 2008 15:40 GMT | 1 |
Hello MVPs, I have a form with some elements. When I send the form, can I send only message without elements, so that user can see the preview vis-a-vis text in the reading pane. Thanks in advance.
|
| Creating a form in 2003 | 10 Jan 2008 02:45 GMT | 2 |
I work in an office that uses Outlook 2003 with exchange. I want to create an outlook form using label filed and a text input field. I created the form and it looks ok. I saved it both as a .msg and oft file. I even published it in my own personal library. I then go to new, ...
|
| Updating a Public Folders Meeting Tracker | 10 Jan 2008 00:56 GMT | 1 |
We use Exchange 2003 and have a public folder that is for meetings of a specific department of our company. when the admin sends a meeting request, there is a message that says responses to this meeting will not be tallied because the meeting is not in your main Calendar Folder.
|
| Forcing Outlook custom form as "dirty" | 09 Jan 2008 21:19 GMT | 1 |
Is there a way to force a form as "dirty" so Outlook attempts to save it if someone clicks the 'X'? I am changing the HTMLBody and even a custom field but the if I click the 'X' then the form closes without saving. If I change any field
|
| Custom Outlook forms will not open | 09 Jan 2008 12:09 GMT | 6 |
We have a library of Outlook forms on a network drive. All of a sudden a few users cannot open ANY of these forms. They get the following message, "The custom form could not be opened. Outlook will use an Outlook form instead." On the individual computer, I cleared the forms ...
|
| Adding distribution lists to a master distribution list. | 08 Jan 2008 21:01 GMT | 1 |
I've been experimenting and searching for hours on this one... In VB I have no trouble making 5 distribution lists by adding a bunch of recipients to each of the five lists. However, I've not found the VB technique/method for making a master
|
| Setting subject in calendar custom form | 07 Jan 2008 13:36 GMT | 2 |
Good afternoon. We have a custom form in a public folder calendar folder, on Exch. 2003 that we're using for scheduling. I'd like to set it so that the user can enter information into the
|
| how to read names of recipients in the to box | 04 Jan 2008 13:44 GMT | 1 |
How to get the values in or maild ids of recipients in the to box of custom form? The following code gives some junk For Each recip in Item.Recipients
|
| phone note | 04 Jan 2008 13:08 GMT | 11 |
Hello MVPs, My requirement is to develop a phone call message form in OL 2003. The form when opened will contain some text fields, dropdowns and check boxes. - User should be able to fill and send the form
|
| Vbscript disabled? | 04 Jan 2008 11:54 GMT | 7 |
I have designed a form and copied it over to the network. I'm aware that vbscript will be disabled if you choose a form that is considered unsafe. To try to work around that I published it under my personal forms library on the network computer.
|
| Custom form code not firing | 04 Jan 2008 11:38 GMT | 10 |
I have a couple of users now that when they were given new PCs the code behind all custom forms stops firing. They are using Outlook 2003 on Windows XP. I verfied that the form is NOT one-offing because the message class is
|
| Code not executing when form is opened from additional mailbox | 03 Jan 2008 21:42 GMT | 2 |
I have been having a problem for a while now, but can't figure it out. Code doesn't execute on a form if the form is accessed from the inbox of an additional mailbox in Outlook. This additional mailbox is called 'Help Desk'.
|
| outlook custom forms messages not printing | 03 Jan 2008 20:53 GMT | 5 |
I created a 3 page custom form. The first page is Message which is standard. No matter what I do I can not get anything to print from the message page in the message box. I would like this to act like any other email where a conversation would take place and be recorded. Any ...
|
| form without vbscript behind - onchange event | 03 Jan 2008 15:39 GMT | 5 |
i have a form when opened it has some controls- check boxes, textboxes. Based on the selection the message is compiled. However, when I open the script editor I could see no script. This form alos support on chenge event. For example, on typing the name of the sender in the ...
|
| Changing mail item icons using VSTO 2005 (C#.Net) | 03 Jan 2008 14:33 GMT | 7 |
I need to change at run-time and possibly customize the icon (usually an envelope to other custom icons) shown in each mail item we see when we open a folder such as the Inbox. I'm using VSTO and C#. Can this be done and how? thanks
|