| Thread | Last Post | Replies |
|
| Icon | 07 Aug 2004 22:17 GMT | 1 |
I made a new noteform in the Note folder. ( stickyNote ) This works fine. But at the far left end the icon i use in the form is not the good obe but the standard doc icon. How can I get acces to modify this so the notes will use the new icon in the view
|
| Accessing outlook events in Com-Addin | 07 Aug 2004 22:14 GMT | 1 |
I have written a Com-Addin (In VB) in which I need to access an openitem event of an email form. I am new to it and don;t know what needs to be done to make it work. This is my code, but I dont see the code being executed when a new mailitem is created in outlook. Please
|
| can i download microsoft word 97? | 06 Aug 2004 18:32 GMT | 1 |
Is there anywhere that I can download microsoft word 97? and where?
|
| Cannot logon programmatically to outlook | 06 Aug 2004 17:50 GMT | 1 |
I'm using the following code to access my outlook client from a web application (ASP.NET) function send (recipient, subject, msg, attach){ var theApp = new ActiveXObject("Outlook.Application");
|
| Data aware controls in outlook forms. | 06 Aug 2004 14:24 GMT | 1 |
How can i make controls like DataCombo or DBCombo work on outlook forms? I need to create some forms that should be filled in using data from MS SQL database. In vb i successfully use DataCombo, but in outlook
|
| Events for Edit Box | 06 Aug 2004 12:51 GMT | 1 |
Which events are supported by the Text Box on the Outlook Form. Like if we insert an edit box on the Form, how can i know that Data within Edit box has been modified ? Thanks
|
| Cannot create new post using Custom Form | 06 Aug 2004 12:51 GMT | 1 |
On Outlook 2003 with Exchange 2003, one machine cannot create new posts using custom forms. The other machines on the site can do it. It seems that the Forms cache may be somehow corrupted but MS article on cleaning the cache has not helped.
|
| Help with deleting custom form... | 06 Aug 2004 12:50 GMT | 5 |
I am new to Outlook 2002. I created a custom form and placed it in the Personal Folders. Now I am able to modify it but am not able to delete it. I try to delete it by going to Tools/Options/Others/Advanced/Custom Forms/Manage Forms and selecting Person Folders, but I don't see the ...
|
| Multiple Message Fields | 06 Aug 2004 12:49 GMT | 1 |
I've noticed that you can only have one message field and the rest have to be multi-line text fields. Is there a way to paste images into a text field? TIA
|
| Accessing information submitted using custom form? | 06 Aug 2004 08:52 GMT | 2 |
Sue Actually, you've given me just enough information to work some of the answer out myself. I feel empowered now! ;-) So, instead of the questions before, could you help me with these?...
|
| Extract a bmp for the body | 05 Aug 2004 23:04 GMT | 1 |
I have a journal entry that has a screen image (from ctrl + print screen) pasted into it. I need to extract this image (bmp) and save it as a file. When I use the Outlook object model, I can see one attachment but it is not
|
| Add Contact Picture in Outlook 2003 | 05 Aug 2004 22:04 GMT | 2 |
In Outlook 2003's default contact form you can do Action>Add Picture and insert a picture on the contact form. I have a modified contact form with fields/information specific to our office and would like
|
| outlook form attachement view | 05 Aug 2004 19:58 GMT | 3 |
Our business uses a shared public calendar for organizing shows. Part of this process involved attaching the various documents associated with each show to the calendar item. I'd like to know if I can create a form which will display the
|
| help with obtaining approvals on one form | 05 Aug 2004 13:07 GMT | 1 |
Looking for help and/or direction on how to set up a form to keep approvals or denials on requests. I have created a form for end users to fill out when asking for new account setups or when a change needs to be made to a current account. Problem I have is that when I get the ...
|
| Distributing forms with "user defined fields in the Inbox" | 05 Aug 2004 02:53 GMT | 1 |
This is probably pretty elementary, but I'm new to programming forms. I've designed a form where the TO: field is based on another formula field. The formula field is calculated based on the value chosen in another pop-up list field (aka depending on the choice they
|