| Thread | Last Post | Replies |
|
| InfoPathEditor Fails in Outlook 2007 FormRegion | 17 Sep 2006 01:03 GMT | 4 |
I am using the InfoPathEditor control (InfoPath 2007) in a FormRegion in Outlook 2007 (don't ask, suffice it to say the integrated InfoPath support is not what we need). I must use the ActiveX control as Outlook 2007 does not support managed controls in the forms.
|
| New Email form and signed Email | 16 Sep 2006 15:24 GMT | 1 |
I defined a new outlook 2003 email form and add a new field "classifcation" after the fields "to" and "subject". This new email form works very well but if I sign the email (we use a PKI), the field "classification" is replaced by a field "signed by" and a icon (a
|
| New form doesn't work from a file system - Precision | 16 Sep 2006 12:56 GMT | 4 |
Precision I defined and published a new outlook email form. When I call this form from Outlook -> File -> New -> Choose a Form -> Library -> ... , the code in the form works.
|
| Can't get code to put data into current folder | 16 Sep 2006 03:54 GMT | 3 |
Sue, Am trying to adapt your Listing 24.4 to my needs to make objContact entries into what is selected as Current Folder. Program runs and works but all objContact entries show up in the default Contacts folder rather than the
|
| Outlook form with vbscript | 15 Sep 2006 23:36 GMT | 11 |
I have a form that has check boxes. If I send the form, the blackberry doesn't get any information about the checkboxes that were selected on the form. Therefore, we created a vbscript that put the checked "checkboxes" into the message area. It works great!
|
| Auto setting importance level on custom form | 15 Sep 2006 22:05 GMT | 1 |
I have successfully created vbscript which auto sets the importance level on an Outlook custom form message when a particular item is selected in a custom combo box. However, our network security has been upgraded and VB script in
|
| Allow on Numbers in a Textbox | 15 Sep 2006 20:57 GMT | 1 |
Has anyone done this? I'm trying to make a textbox called, Year, and it should be the following: - Allow Null Values
|
| Copy mail item to one folder and then move it to another folder | 15 Sep 2006 15:15 GMT | 1 |
I need to Copy an opened mail item to a folder name EmailCopy and then move this same item to another folder named SavedEmail. I've searched the newsgroup and was able to obtain the code for the "move part" (see code). I just can't figure out how to make a copy of the mail item ...
|
| Importing from a comma-delimited file | 15 Sep 2006 05:30 GMT | 6 |
Sue, Trying to run the listing 24.5 in your book. What I did is set up the notepad file and custom contract form per Section 24.1.6, published the form to the Contacts folder. Then with the custom form in Design Mode, I opened
|
| New form doesn't work in hyperlink | 14 Sep 2006 12:14 GMT | 1 |
I defined and published a new outlook email form. When I call this form from Outlook -> File -> New -> Form ... , it works. When I call this form from Outlook hyperlink (in a new icon for exemple), it doesn't works.
|
| Edit Read Page | 14 Sep 2006 12:13 GMT | 14 |
How can i add code to the this page the compose page code works but when i`m sending the mail and read it no code is being run cqan someone help me? I`m sending the test mail on the same exchange server address
|
| Outlook 2007 Beta MAPI MsgStore->Advise | 13 Sep 2006 20:39 GMT | 1 |
Has the AdviseSink object for the MAPI MsgStore->Advise changed or has there been any changes that will cause the function to generate an exception? The MAPI C++ code where the problem occurs has been running for multiple versions of Outlook, version 9 thru 11, but the actual ...
|
| bcc field disable | 13 Sep 2006 15:22 GMT | 3 |
I defined a new outlook 2003 message form. This new form works very well but, the filed bcc is disable in the new form Do you know why Regard
|
| Change the form used by existing items in a folder | 12 Sep 2006 21:42 GMT | 1 |
I have read through the discussion on custom forms, but do not know where to input the visual basic code and run the macro. any assist would be great.
|
| Format phone numbers | 12 Sep 2006 16:11 GMT | 3 |
By doubleclicking on any phonenumber field in a standard contact form there is a dialog displayed to format the phone number. This is a useful tool, but this feature does not work after the outlook form is changed. I only changed the format and colours, not the controls. How can ...
|