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

How do I create a "fillable" message form in Outlook?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 12th 06, 12:51 AM posted to microsoft.public.outlook.program_forms
odettebs
external usenet poster
 
Posts: 2
Default How do I create a "fillable" message form in Outlook?

I need to create a survey form to send out to clients. The bosses don't want
it to be an attachment, but rather embedded. I don't know how to program in
VBA, but I do have some Office forms knowledge. I've been able to create a
custom form, save it as a Outlook template, but it either gets wiped out when
the receiver hits reply or they receive an error saying "the form is not
available." Any suggestions?
  #2  
Old August 12th 06, 12:55 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How do I create a "fillable" message form in Outlook?

Outlook message forms really are suitable for use only within an organization, for both architectural and security reasons. You'd be better off using a web page to conduct the survey.
--
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

"odettebs" wrote in message ...
I need to create a survey form to send out to clients. The bosses don't want
it to be an attachment, but rather embedded. I don't know how to program in
VBA, but I do have some Office forms knowledge. I've been able to create a
custom form, save it as a Outlook template, but it either gets wiped out when
the receiver hits reply or they receive an error saying "the form is not
available." Any suggestions?

  #3  
Old August 12th 06, 01:07 AM posted to microsoft.public.outlook.program_forms
odettebs
external usenet poster
 
Posts: 2
Default How do I create a "fillable" message form in Outlook?

Thanks, Sue. I was afraid (and a little relieved) that you were going to say
that!

"Sue Mosher [MVP-Outlook]" wrote:

Outlook message forms really are suitable for use only within an organization, for both architectural and security reasons. You'd be better off using a web page to conduct the survey.
--
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

"odettebs" wrote in message ...
I need to create a survey form to send out to clients. The bosses don't want
it to be an attachment, but rather embedded. I don't know how to program in
VBA, but I do have some Office forms knowledge. I've been able to create a
custom form, save it as a Outlook template, but it either gets wiped out when
the receiver hits reply or they receive an error saying "the form is not
available." Any suggestions?


  #4  
Old August 12th 06, 01:30 PM posted to microsoft.public.outlook.program_forms
SouthAfricanStan
external usenet poster
 
Posts: 4
Default How do I create a "fillable" message form in Outlook?

I have a similar need - to request viewers to complete a form, and on
hitting the "Submit" button, an email containing the completed form is sent
automatically to my email. My problem is that I know NOTHING about web pages
and would like to know if there are perhaps (if possible, free) internet
sites that will fill my needs. Perhaps I should post to another group? Any
advice will be appreciated.

"Sue Mosher [MVP-Outlook]" wrote in message
...
Outlook message forms really are suitable for use only within an
organization, for both architectural and security reasons. You'd be better
off using a web page to conduct the survey.
--
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

"odettebs" wrote in message
...
I need to create a survey form to send out to clients. The bosses don't
want
it to be an attachment, but rather embedded. I don't know how to program
in
VBA, but I do have some Office forms knowledge. I've been able to create
a
custom form, save it as a Outlook template, but it either gets wiped out
when
the receiver hits reply or they receive an error saying "the form is not
available." Any suggestions?



  #5  
Old August 12th 06, 02:05 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How do I create a "fillable" message form in Outlook?

A quick check at your favorite search engine for "survey" will turn up services to help with this. I have never explored their costs. Compare with the cost of teaching yourself web programming or giving your customers a poor impression.

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

"SouthAfricanStan" me@there wrote in message ...
I have a similar need - to request viewers to complete a form, and on
hitting the "Submit" button, an email containing the completed form is sent
automatically to my email. My problem is that I know NOTHING about web pages
and would like to know if there are perhaps (if possible, free) internet
sites that will fill my needs. Perhaps I should post to another group? Any
advice will be appreciated.


  #6  
Old September 13th 07, 07:02 PM posted to microsoft.public.outlook.program_forms
church-volunteer
external usenet poster
 
Posts: 1
Default How do I create a "fillable" message form in Outlook?

I came across this thread while trying to solve a similar problem. Perhaps
you can help me.

I created, and now support, a web site for my church. I use Word so that,
when someone else takes over the support, they can do so without extensive
knowledge of sophisticated software. I have been very pleased with this
process so far. Now I have a problem.

My church wants to have members of the congregation complete a form on-line
and submit it via email to an office member. I've created the form on a web
page and everything looks good. I see the "top of form" line, all of the
text boxes along with the explanatory data, and the "bottom of form" line. I
included the Submit button, highlighted the button, and inserted a mailto
hyperlink.

I tested this in Word and pressed Ctrl and the submit button. The email box
came up but there was nothing in the message box. I tested this with the
Submit button inside AND outside the form. What am I doing wrong and how do
I make this work? They need this form as soon as possible so I really need
some help.


"Sue Mosher [MVP-Outlook]" wrote:

A quick check at your favorite search engine for "survey" will turn up services to help with this. I have never explored their costs. Compare with the cost of teaching yourself web programming or giving your customers a poor impression.

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

"SouthAfricanStan" me@there wrote in message ...
I have a similar need - to request viewers to complete a form, and on
hitting the "Submit" button, an email containing the completed form is sent
automatically to my email. My problem is that I know NOTHING about web pages
and would like to know if there are perhaps (if possible, free) internet
sites that will fill my needs. Perhaps I should post to another group? Any
advice will be appreciated.



  #7  
Old September 13th 07, 07:59 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How do I create a "fillable" message form in Outlook?

You need to ask in a Word forum, since that is the application you are using to create the form. This forum is for Outlook custom forms programming issues.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"church-volunteer" wrote in message ...
I came across this thread while trying to solve a similar problem. Perhaps
you can help me.

I created, and now support, a web site for my church. I use Word so that,
when someone else takes over the support, they can do so without extensive
knowledge of sophisticated software. I have been very pleased with this
process so far. Now I have a problem.

My church wants to have members of the congregation complete a form on-line
and submit it via email to an office member. I've created the form on a web
page and everything looks good. I see the "top of form" line, all of the
text boxes along with the explanatory data, and the "bottom of form" line. I
included the Submit button, highlighted the button, and inserted a mailto
hyperlink.

I tested this in Word and pressed Ctrl and the submit button. The email box
came up but there was nothing in the message box. I tested this with the
Submit button inside AND outside the form. What am I doing wrong and how do
I make this work? They need this form as soon as possible so I really need
some help.


 




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
Create Outlook tasks "current view" as a calendar option Wright Outlook - Using Forms 6 April 5th 07 07:31 PM
"The form required to view this message cannot be displayed" vegas4949 Outlook - Calandaring 6 November 14th 06 12:48 AM
Include "Telecommuting" or "Teleworking" as a "Show time as" statu Gordon Greene Outlook - Calandaring 0 July 31st 06 04:37 PM
"A field on this form requires a value" message jackie Outlook - Using Forms 3 July 10th 06 11:04 PM
Outlook should let me have more rules than 65 in "create rule" WDFleck Outlook - Using Contacts 0 March 16th 06 06:05 PM


All times are GMT +1. The time now is 09:22 AM.


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.