![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
If any of you out there know of any good resources that help with
creating custom client / server side scripts for Outlook, that would be awesome! What I would like to do is: Scan an e-mail for certain text, if that text is present, the e-mail is forwared to a different e-mail address. If you can help me find resources that would be great! Thanks, Mike D. |
Ads |
#2
|
|||
|
|||
![]()
There's no such thing as a server-side script for Outlook, since Outlook isn't a server. Exchange Server documentation starts at http://msdn.microsoft.com/exchange/ and includes lots of samples.
For Outlook, see http://www.outlookcode.com/d/code/zaphtml.htm for several different methods for processing new, incoming items. You can work with either he Body or HTMLBody property. The method for forwarding an item is .... Forward. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx wrote in message oups.com... If any of you out there know of any good resources that help with creating custom client / server side scripts for Outlook, that would be awesome! What I would like to do is: Scan an e-mail for certain text, if that text is present, the e-mail is forwared to a different e-mail address. If you can help me find resources that would be great! Thanks, Mike D. |
#3
|
|||
|
|||
![]()
Excuse the slip...
Sue Mosher [MVP-Outlook] wrote: There's no such thing as a server-side script for Outlook, since Outlook isn't a server. Exchange Server documentation starts at http://msdn.microsoft.com/exchange/ and includes lots of samples. For Outlook, see http://www.outlookcode.com/d/code/zaphtml.htm for several different methods for processing new, incoming items. You can work with either he Body or HTMLBody property. The method for forwarding an item is .... Forward. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx wrote in message oups.com... If any of you out there know of any good resources that help with creating custom client / server side scripts for Outlook, that would be awesome! What I would like to do is: Scan an e-mail for certain text, if that text is present, the e-mail is forwared to a different e-mail address. If you can help me find resources that would be great! Thanks, Mike D. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Need Help Creating 4 custom contact forms in Outlook | nbrown | Outlook - Using Forms | 0 | May 30th 06 06:27 PM |
Creating a custom appointment form | Theresa Smallwood | Outlook and VBA | 11 | May 15th 06 04:47 PM |
Creating a custom appointment form | Sue Mosher [MVP-Outlook] | Outlook - Using Forms | 10 | May 15th 06 04:47 PM |
Creating Custom Events | Theresa Smallwood | Outlook - General Queries | 0 | May 9th 06 05:07 PM |
VBA Scripts Do Not Show Up As "Custom Actions" | [email protected] | Outlook and VBA | 4 | April 26th 06 10:29 PM |