PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Re: Removing signature from a form

Reply

Re: Removing signature from a form

 
Thread Tools Rate Thread
Old 07-07-2003, 02:53 PM   #1
Natarajan
Guest
 
Posts: n/a
Default Re: Removing signature from a form


Hi Christi,

How are you using that as a template? Are you calling some code to
open the particular form as the template. If yes...then you can reset
the body of the mail to "" before you do anything else.

Item.body = "" or Item.htmlbody = ""
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off