A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

creating an email form



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 8th 06, 08:03 PM posted to microsoft.public.outlook.program_forms
CJZ
external usenet poster
 
Posts: 9
Default creating an email form

I would like to create an Outlook form that emails it's results into the
message field of the recipient.

Client would open the form off of a corporate intranet, fill out the fields,
possibly add an attachment and send the results off to someone with the
results nicely displayed into an email message. The recipient needs to cut
and paste it into another software.

Thanks in advance.
  #2  
Old October 8th 06, 11:15 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default creating an email form

Your scenario will work only if Microsoft Exchange is your mail server and
you have permission to publish forms to the Organizational Forms library.
See http://www.outlookcode.com/d/forms.htm and
http://www.outlookcode.com/d/formpub.htm to get started.

"CJZ" wrote in message
...
I would like to create an Outlook form that emails it's results into the
message field of the recipient.

Client would open the form off of a corporate intranet, fill out the
fields,
possibly add an attachment and send the results off to someone with the
results nicely displayed into an email message. The recipient needs to
cut
and paste it into another software.

Thanks in advance.


  #3  
Old October 15th 06, 11:11 PM posted to microsoft.public.outlook.program_forms
CJZ
external usenet poster
 
Posts: 9
Default creating an email form

Might there by an example of a form that submits say a person's name into an
email recipient's message body. I would appreciate the code example if
that's possible.

"Sue Mosher [MVP-Outlook]" wrote:

Your scenario will work only if Microsoft Exchange is your mail server and
you have permission to publish forms to the Organizational Forms library.
See http://www.outlookcode.com/d/forms.htm and
http://www.outlookcode.com/d/formpub.htm to get started.

"CJZ" wrote in message
...
I would like to create an Outlook form that emails it's results into the
message field of the recipient.

Client would open the form off of a corporate intranet, fill out the
fields,
possibly add an attachment and send the results off to someone with the
results nicely displayed into an email message. The recipient needs to
cut
and paste it into another software.

Thanks in advance.


  #4  
Old October 19th 06, 07:10 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default creating an email form

Depending on what exactly you have in mind, start from this:

strName = code to get "a person's name"
Item.Body = strName & vbCrLf & Item.Body

--
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

"CJZ" wrote in message ...
Might there by an example of a form that submits say a person's name into an
email recipient's message body. I would appreciate the code example if
that's possible.

"Sue Mosher [MVP-Outlook]" wrote:

Your scenario will work only if Microsoft Exchange is your mail server and
you have permission to publish forms to the Organizational Forms library.
See http://www.outlookcode.com/d/forms.htm and
http://www.outlookcode.com/d/formpub.htm to get started.

"CJZ" wrote in message
...
I would like to create an Outlook form that emails it's results into the
message field of the recipient.

Client would open the form off of a corporate intranet, fill out the
fields,
possibly add an attachment and send the results off to someone with the
results nicely displayed into an email message. The recipient needs to
cut
and paste it into another software.

Thanks in advance.


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating Custom Mail Form Sam Outlook - Using Forms 3 September 19th 06 08:40 PM
Creating a custom appointment form Theresa Smallwood Outlook and VBA 11 May 15th 06 04:47 PM
Creating new Appointment out of Custom Form Marc Herbrik Outlook and VBA 2 May 8th 06 04:38 PM
Creating a form and an auto reminder AParikh Outlook - Using Forms 1 April 27th 06 09:32 PM
Help Creating Form DavidW Outlook - Using Forms 0 February 1st 06 05:19 PM


All times are GMT +1. The time now is 08:33 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.