| Thread | Last Post | Replies |
|
| How To Use Redemption To Save Attachments | 26 Aug 2004 01:56 GMT | 2 |
I'm preparing to use Outlook Redemption to save file attachments, but I'm having difficulty finding documentation that explains how to do this. The Redemption website has lots of code fragments and
|
| Custom Forms - ODBC/OLE DB problem | 25 Aug 2004 23:18 GMT | 2 |
I almost think that this should go into one of the ODBC/OLE forums, but let's see what happens... I have a custom form that I've been working on for a while to integrate some ODBC stuff into so that it's more integrated with our main company database.
|
| automate message save | 25 Aug 2004 19:01 GMT | 1 |
Hi, Could any one point towards a simple outlook code that can save incoming messages to a folder based on a specific subject text. That is all mail coming with subject "Information" require to be saved preferably as a excel or text file in a folder ex:C:\
|
| Open MAPIFolder from pst file | 25 Aug 2004 18:12 GMT | 1 |
I can AddStore and RemoveStore through VBA, but how to open a store file directly from a path, like C:\myDir\test.PST? thank you.
|
| VBA was working now stopped | 25 Aug 2004 17:08 GMT | 6 |
I have a VBA app written in Outlook 2002. It worked fine when machine was stand-alone. Last week joined a domain and Exchange setup. Copied the code to new user (on same machine) and it worked for 3 days.
|
| Passing contact field variable to browser | 25 Aug 2004 01:26 GMT | 1 |
I would like to create a small button on the Contact details form in my Outlook which passes the filled in mobile number to my website in a way like; http://www.mysite.com/page.asp?mob=+34123456789
|
| Just a thank you. | 24 Aug 2004 22:20 GMT | 1 |
To all those that help here at the newsgroups, thanks. Some of us novices really struggle with some of the tasks we are asked to perform by our bosses. It is people like you people that save our bacon from the pan. Again, many many thanks.
|
| creating email Forms, please help! | 24 Aug 2004 22:18 GMT | 1 |
(this is a repost of a question that I asked on August 19 which got 0 replies. I really need some help!) I am trying to make up some email forms for frequently sent emails in Outlook 2000 on a Win 98 machine (sorry!).
|
| Synching Addresses with CRM | 24 Aug 2004 21:54 GMT | 1 |
We are using Micrososft CRM and Exchange/Outlook 2003. We need a way to keep the address information in Outlook synched with CRM. One thought is to put all of the CRM contact info into a single public folder in Outlook and run a nightly batch job that goes through and
|
| saving attachment using VC++ | 24 Aug 2004 18:50 GMT | 1 |
i am trying to make a pgm in VC++ which will retrieve the attachment along with a mail whenever a new mail comes and save it onto a specified folder.i m using IMAP to connect to the server.I could connect to the server.But how to save the attachment i am not getting much idea.please
|
| application_newmail not running | 24 Aug 2004 16:10 GMT | 2 |
I just had a machine upgrade at work and now my VBA new mail handler isn't running. Here's what I did to set it up: 1. Copy the code into a notepad file. Open the file on the new machine, paste it into the Outlook session.
|
| MAPI - EntryID Number vbscript code help | 24 Aug 2004 15:02 GMT | 4 |
I have a third party program that works well with my install off Outlook 2003. and currently they have no way to preload some of the configuration settings. Some of the settings are:
|
| how to delete a mail item on close | 24 Aug 2004 06:11 GMT | 1 |
Is it possible to delete a mail when it is closed? Thanks,
|
| Offline mode in outlook XP | 24 Aug 2004 05:43 GMT | 2 |
How can I determine the Online/Offline mode in OL XP by VB code? Any help would be appreciated, tphau
|
| How to determine messages from two different PST are the same. | 24 Aug 2004 03:05 GMT | 2 |
Hello, I have two identitical MailItems which each located in different PST. How would I determind if both are the same? thank you.
|