| Thread | Last Post | Replies |
|
| Outlook View Control : urn.schemas.httpmail namespace | 30 Nov 2006 16:34 GMT | 1 |
I am using the outlook view control to list sent and received emails by email address. to view received emails by address I can filter by "urn.schemas.httpmail.fromemail" or do a restriction on "[From E-mail Address]='" & EmailAddress & "'" but I don't know how to do it for
|
| Exchange 2003 wrecks my code? | 30 Nov 2006 16:34 GMT | 1 |
I had to revisit some code I had written awhile ago - the code takes a regular contact, creates a new custom forms based contact, copies the relevant data, and then saves the updated form. This worked fine previously when we were on Exchange 5.5.
|
| Spell Check inside a form's text box | 30 Nov 2006 16:30 GMT | 1 |
I use a text box on a designed email message form that I want to spell check before sending. The spell check tool does not even show up on any menu. Is there a work around on this?
|
| How can I programmatically display an email message saved in a msg file? | 29 Nov 2006 21:39 GMT | 1 |
I'm creating an Email archival system which needs to be able to programmatically display email messages saved in .msg files. I know I can just double click on the file in Windows Explorer to display it, but surely there must be a way of reading the file programmatically into
|
| Suppress signatures in form | 29 Nov 2006 21:38 GMT | 1 |
Is it possible to create a form that suppresses the user's signature block even if he has signatures turned on?
|
| Use field in outlook custom form to populate excel sheet | 29 Nov 2006 21:38 GMT | 1 |
I have an excel sheet ("Test") which in range ("D3") I would like to add the field ("txtName") from a custom outlook calendar form ("Page2"). I realize I'm missing a step. Can someone lend me some assistance?
|
| Form complete message | 29 Nov 2006 21:37 GMT | 1 |
I have a form I would like to have a message box pop up when the last field on the form is complete. Is this possible? I would like it to simply say "Form Complete please email to Joe" Any Help?
|
| Issue with Forms and Cached Exchange Mode. | 29 Nov 2006 19:54 GMT | 5 |
I just started seeing this issue come up and I am not sure what is causing it, but it has been happening more and more frequently with different users around the company. Currently we have a purchase order request(custom form item) that is
|
| how do I use a drop down list in an email message | 28 Nov 2006 20:56 GMT | 4 |
I send an email message over and over with only slight changes and wanted to make use of a drop down list in the email. However when I send the message the drop down item can't be seen by the person I sent the message to. What am I doing wrong
|
| I cant change default mail form - anywhere | 28 Nov 2006 20:39 GMT | 5 |
I have some experience with task forms, calendar formas and contact forms. Now I need to create one "Mail form". I have done it, I published it to public folder but I cant set it as default form. I cant set ANY mail form as default for ANY folder (neither for public, neither for ...
|
| Exchange Server - Fetch all appointment data | 28 Nov 2006 12:11 GMT | 1 |
What is still un clear to me is how will I get the appointment data for all the users from the calendar. When I open my Calendar view from the server i see data only relavant to me and no other user. Here is the code I tried after looking at the explorer view on my outlook
|
| One-Off form | 28 Nov 2006 08:59 GMT | 2 |
Have customised the 2nd tab of an Appointment form and published the same in the Org Forms Lib and the Calendar folder on my machine. I recieve the Macros error message when trying to open a calendar entry. Read up articles on One-off forms but could not fix the issue.I am using ...
|
| multiple ribbons with the same ribbonID | 27 Nov 2006 15:21 GMT | 3 |
is it possible to have different Ribbons on an Outlook mail item depending on their message class? I see that the Ribbon is loaded only once when a mail item is loaded the first time. Whenever you load another mail item the ribbon stays the same and it just invalidates the ...
|
| Filling listbox on custom Contact item 1st page | 25 Nov 2006 03:22 GMT | 11 |
I have a custom form for Contacts that has a list box on the 1st page into which I am reading data from an Excel spreadsheet. Was trying to use the Join function to do this per pgs 108-109 of Sue's book but can't get past a run time error on the line that has comment relative to ...
|
| an action in a commandButton | 25 Nov 2006 03:19 GMT | 5 |
how i can call a custon action with a commandButton?
|