| Thread | Last Post | Replies |
|
| HTML Formating simple text mail received from other/Linux/Unix mail clients | 30 Jul 2004 07:08 GMT | 4 |
I am using outlook2003 and i am interacting with non outlook users that most of them used to plain text. After short discussion thread the email body become messy with lots of >>>> etc. I want to be able to open such mail and convert it to something more
|
| Problem accessing other user TaskFolder | 29 Jul 2004 22:52 GMT | 4 |
I have a function that was adapted from one of Sue Moshers modules in her Book "Microsoft Outlook Programming" which works except that it displays a security dialog when it accesses the recipient.
|
| Can I retrieve email information and settings? | 29 Jul 2004 22:29 GMT | 1 |
Hi, Does anyone know whether Outlook exposes API that allow me to retrieve an email information and settings that belong to a profile? Can I use the API to add an email account to an existing profile? Also, does anyone know how I can use Automation to create an Outlook profile and ...
|
| Capturing data from Address List | 29 Jul 2004 21:17 GMT | 4 |
I have an Access application that can search my contacts list and capture current phone numbers and emails. Not everyone in my Global Address List is also in my contacts list.
|
| Accessing MAPI from script | 29 Jul 2004 16:53 GMT | 2 |
I had to re-install a new w2k box to run a script [to get rid of the security warnings] to access the addressbook. Unexpectedly, this no longer works and fails on the following script statement [in a WSC file]: <reference object="MAPI.Session" version="1.0"/>
|
| CDO Mail Object Help | 29 Jul 2004 15:04 GMT | 1 |
I have an E-mail ASP Web form that is using a CDO Mail Object. Everything works fine with it. This form has to be filled out before the customer can download our demo. Currently, the customer fills out the form, clicks submit
|
| Contacts/Deleted Items | 29 Jul 2004 13:29 GMT | 1 |
Hi together, I add and delete contacts with a VisualFoxpro application. When I delete a contact it will be found in the folder deleted items. Can someone tell me how to find (serach) and delete this contact also in the
|
| Html emails with attachments | 29 Jul 2004 09:15 GMT | 10 |
I've been trying to implement sample code #1 from http://www.outlookcode.com/d/code/htmlimg.htm and it doesn't work for me. I use Delphi and Outlook 2000. I'm successfully logged on. OLMain is a global object:
|
| Accessing addressbook in a secure way/disable protection temporarely | 28 Jul 2004 20:55 GMT | 2 |
I use a script [VBS] for diagostics reason which enums all users [via addressbook] from my exchange server [V5.5] and determines their mailbox size. Unexpectedly - after I upgraded to Outlook 2003 so I assume - the access to the addressbook is protected. For each user I get a ...
|
| Sending Rich Text via Outlook | 28 Jul 2004 19:57 GMT | 1 |
Can anyone tell me how to send a rich text document via the XP version of Outlook? We used to be able to take text from the rich text control and send it as the message body in the 2000 version of outlook, now it just appears as
|
| Outlook 2003 Macro Send/Receive | 28 Jul 2004 14:59 GMT | 3 |
How can I invoke a send/receive in Outlook 2003 by macro. I want to use the windows scheduler to launch outlook, which will then send and receive any email and close outlook. Any suggestions?
|
| How to disable the Archive menu item - OL2003 | 28 Jul 2004 13:27 GMT | 1 |
I need to disable all archiving functions in Outlook 2003. We use group policies and so I have cleared most functions but the menu 'File - Archive' option still appears so my users can still manually archive.
|
| 2d try - post to a web page | 28 Jul 2004 00:00 GMT | 1 |
My last message fell flat. I want to use Outlook vba to send a request to a web page when e-mail arrives. Any hope of this?
|
| Scripting rules - no scripts appear. HELP | 27 Jul 2004 21:57 GMT | 3 |
I tried to program a script to deal with incoming messages. I opened VBA through outlook, programmed it as instructed on the page with a Sub, and saved it. But when I try to use the 'run a script' option, the pop-
|
| Redemption not working properly | 27 Jul 2004 19:09 GMT | 4 |
We have been using Redemption for about a year and it has now stopped populating the "To" field. The environment is Outlook 2003, Exchange 5.5 the App is written in VFP. oOutLook = CREATEOBJECT('Outlook.Application') && open
|