![]() |
| 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. |
|
|||||||
| Tags: default, email, template |
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Is it possible to set it up so that when you click on "New" for a new mail
message it uses a template / form rather than the default blank email? Regards, Noel |
| Ads |
|
#2
|
|||
|
|||
|
It's technically possible, but practically a very bad idea. What's your goal in considering that option?
-- 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 "Noel Hennessy" wrote in message ... Is it possible to set it up so that when you click on "New" for a new mail message it uses a template / form rather than the default blank email? Regards, Noel |
|
#3
|
|||
|
|||
|
Thanks.
Noel "Hollis Paul" wrote in message ... In article , Noel Hennessy wrote: Is it possible to set it up so that when you click on "New" for a new message it uses a template / form rather than the default blank email? Go to http://www.outlookcode.com/codedetail.aspx?id=1594 and all will be revealed. While there, you might as well search on 'default form' without the quotes, and see the other interesting things that pop up. -- Hollis Paul Mukilteo, WA USA |
|
#4
|
|||
|
|||
|
In article , Noel Hennessy wrote:
Is it possible to set it up so that when you click on "New" for a new mail message it uses a template / form rather than the default blank email? Go to http://www.outlookcode.com/codedetail.aspx?id=1594 and all will be revealed. While there, you might as well search on 'default form' without the quotes, and see the other interesting things that pop up. -- Hollis Paul Mukilteo, WA USA |
|
#5
|
|||
|
|||
|
The code sample that Hollis suggested is not related to your scenario. It's appropriate only for non-message folders.
-- 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 "Noel Hennessy" wrote in message ... Thanks. Noel "Hollis Paul" wrote in message ... In article , Noel Hennessy wrote: Is it possible to set it up so that when you click on "New" for a new message it uses a template / form rather than the default blank email? Go to http://www.outlookcode.com/codedetail.aspx?id=1594 and all will be revealed. While there, you might as well search on 'default form' without the quotes, and see the other interesting things that pop up. -- Hollis Paul Mukilteo, WA USA |
|
#6
|
|||
|
|||
|
Hi Sue,
the idea is that we have a form which we install on users machines which is used as their email template. Currently we have a button on one of the tool bars (either a link or a macro to run the form) which the user clicks to open it. I was just wondering if it would be possible to use this form using the 'new message' button, removing the need to put buttons in the tool bar. Noel "Sue Mosher [MVP-Outlook]" wrote in message ... The code sample that Hollis suggested is not related to your scenario. It's appropriate only for non-message folders. -- 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 "Noel Hennessy" wrote in message ... Thanks. Noel "Hollis Paul" wrote in message ... In article , Noel Hennessy wrote: Is it possible to set it up so that when you click on "New" for a new message it uses a template / form rather than the default blank email? Go to http://www.outlookcode.com/codedetail.aspx?id=1594 and all will be revealed. While there, you might as well search on 'default form' without the quotes, and see the other interesting things that pop up. -- Hollis Paul Mukilteo, WA USA |
|
#7
|
|||
|
|||
|
As I said earlier in this thread, using a published custom form as the default form is a bad idea. What are you hopting to accomplish with it?
-- 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 "Noel Hennessy" wrote in message ... Hi Sue, the idea is that we have a form which we install on users machines which is used as their email template. Currently we have a button on one of the tool bars (either a link or a macro to run the form) which the user clicks to open it. I was just wondering if it would be possible to use this form using the 'new message' button, removing the need to put buttons in the tool bar. Noel "Sue Mosher [MVP-Outlook]" wrote in message ... The code sample that Hollis suggested is not related to your scenario. It's appropriate only for non-message folders. "Noel Hennessy" wrote in message ... Thanks. Noel "Hollis Paul" wrote in message ... In article , Noel Hennessy wrote: Is it possible to set it up so that when you click on "New" for a new message it uses a template / form rather than the default blank email? Go to http://www.outlookcode.com/codedetail.aspx?id=1594 and all will be revealed. While there, you might as well search on 'default form' without the quotes, and see the other interesting things that pop up. -- Hollis Paul Mukilteo, WA USA |
|
#8
|
|||
|
|||
|
Sue, we have the same need. Our attorney's office wants CONFIDENTIAL in red
to be displayed in the top of the body of every email. They don't want to go get a template for that for every email. If we build it into their signature they have to delete the 2 blank lines that precede CONFIDENTIAL. Thanks! "Sue Mosher [MVP-Outlook]" wrote: It's technically possible, but practically a very bad idea. What's your goal in considering that option? -- 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 "Noel Hennessy" wrote in message ... Is it possible to set it up so that when you click on "New" for a new mail message it uses a template / form rather than the default blank email? Regards, Noel |
|
#9
|
|||
|
|||
|
Either use a signature or add the stamp at the server. Or even put an ugly red graphic in some stationery. But don't use a custom form.
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Wendy" wrote in message ... Sue, we have the same need. Our attorney's office wants CONFIDENTIAL in red to be displayed in the top of the body of every email. They don't want to go get a template for that for every email. If we build it into their signature they have to delete the 2 blank lines that precede CONFIDENTIAL. Thanks! "Sue Mosher [MVP-Outlook]" wrote: It's technically possible, but practically a very bad idea. What's your goal in considering that option? "Noel Hennessy" wrote in message ... Is it possible to set it up so that when you click on "New" for a new mail message it uses a template / form rather than the default blank email? Regards, Noel |
|
#10
|
|||
|
|||
|
Thank you! If it's possible to add the stamp at the server for just certain
employees can you direct me to the instructions? "Sue Mosher [MVP-Outlook]" wrote: Either use a signature or add the stamp at the server. Or even put an ugly red graphic in some stationery. But don't use a custom form. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Wendy" wrote in message ... Sue, we have the same need. Our attorney's office wants CONFIDENTIAL in red to be displayed in the top of the body of every email. They don't want to go get a template for that for every email. If we build it into their signature they have to delete the 2 blank lines that precede CONFIDENTIAL. Thanks! "Sue Mosher [MVP-Outlook]" wrote: It's technically possible, but practically a very bad idea. What's your goal in considering that option? "Noel Hennessy" wrote in message ... Is it possible to set it up so that when you click on "New" for a new mail message it uses a template / form rather than the default blank email? Regards, Noel |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating custom template to use as corp New mail message template | Lars JJ | Outlook - Using Forms | 8 | May 15th 07 09:32 AM |
| Creating a new default message template | Gill Group | Outlook - General Queries | 4 | October 6th 06 08:25 PM |
| PDF toolbar in email template using Word as Email editor. | Jamie W#749 | Outlook - Installation | 1 | September 8th 06 04:46 AM |
| How can I change the default Outlook contact template? | Pete | Outlook - Using Contacts | 1 | April 21st 06 04:30 PM |
| Default Email template/form issue | BearTrap3 | Outlook - Using Forms | 3 | February 24th 06 10:50 PM |