| Thread | Last Post | Replies |
|
| Converting to 2003 | 26 Oct 2004 12:40 GMT | 3 |
We've got a load of custom Outlook forms which we've been running in Outlook 98. We're now upgrading to 2003. Can anyone point me towards some info about issues that are likely to cause problems? One of the forms is linked to a database and is already causing difficulties
|
| Capturing Keypresses in an Outlook Forms Multiline Textbox | 26 Oct 2004 12:39 GMT | 3 |
I am trying to capture keypress in a multiline textbox for the sole reason of counting down a counter of the amount of characters left the user is allowed to type. I was looking at the CustomPropertyChange event, but this occurs after the Text Box loses focus.
|
| CDO and different versions of Outlook | 26 Oct 2004 03:51 GMT | 3 |
I was reading the book, CDO and Mapi programming. It mentioned that because of the security updates from MS, CDO is disabled on Outlook 98. Since we need to support multiple versions of Outlook, including 98, I really need
|
| Custom Form Question | 25 Oct 2004 22:37 GMT | 2 |
I created a custom form with several textboxes on it. They all work fine. Everytime I open a message based on this form, when I close it, it always prompts me to save the message. On the default form (IPM.Note), however,
|
| Open Tab and hide others based on ComboBox selection | 25 Oct 2004 21:08 GMT | 1 |
Is there a way to control which tab of a MultiPage control is viewed when opening a form, based on the value of a ComboBox control that had been selected? I want that selection to be viewing only the appropriate corresponding tab on the multipage control when the user
|
| How do I use an Add In to suppress the outlook security warning? | 25 Oct 2004 20:21 GMT | 5 |
Hi, I'm getting the outlook warning message: "A program is trying to access e-mail addresses you have stored in Outlook..." Of course followed by the "A program is trying to automatically send e-mail..." I've looked exhaustively on MSDN and the newsgroups to find a solution ...
|
| reference to Object | 25 Oct 2004 14:50 GMT | 1 |
How i create a handler to object? I try to add to my app the data from new task when the user click Ok I catch the event with: '..........................
|
| making forms | 25 Oct 2004 12:40 GMT | 6 |
I am having a bit of trouble making a simple form where a user fill in a few fields and sends it off to me. Nothing at all elaborate. I am having a problem however:
|
| catch ItemSend event | 24 Oct 2004 19:57 GMT | 1 |
How i catch the ItemSend event when I add new task
|
| Add my form to outlook Interface | 24 Oct 2004 19:55 GMT | 1 |
I'm new in outlook programming I'm try to add a new form to outlook interface without success
|
| Use Outlook XP to track project | 24 Oct 2004 19:55 GMT | 1 |
I am trying to use Outlook to track the time spent on a couple of projects over a few months. Is there a way to see the Total hours spent on the project, instead of the breakup of the time. Thanks for all replies.
|
| use outlook to manage multiple tasks tied to a contact | 24 Oct 2004 18:33 GMT | 4 |
I would like to use outlook to manage a sales process. The tasks are not very easy to see, grouped by the contact (company) and opportunity. I would be nice to view like an excel list of company, opportunity, task, subtask and tie in with journal, etc.
|
| Delete a form? | 24 Oct 2004 01:54 GMT | 1 |
How do I delete a form I created? (or how do I rename it?) I saved it to: Personal Forms Library, in Outlook xp.
|
| Owa custom views with filter problem | 23 Oct 2004 11:35 GMT | 2 |
I have created a view from my Outlook for my Inbox in order to filter only the email received from a specific sender. I checked before the creation the option "Automatically generate Microsoft Exchange views". I foun my view in OWA but the filter does not work at all.
|
| Question for Sue | 22 Oct 2004 20:52 GMT | 1 |
Hi Sue, How can I use CDO to save an image directly inserted into the message body? It's recognized as OLE attachment, the same as an OLE for Word. I use WriteToFile method off
|