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 to send form questions in email & have them reply answer back



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old January 21st 06, 07:53 PM posted to microsoft.public.outlook.program_forms
robbietwilson
external usenet poster
 
Posts: 1
Default How to send form questions in email & have them reply answer back

How can I have a form in an email that people fill out and then reply back to
me with their answers. I would like to have checkboxes and boxes for them to
fill out. General questions with checkboxes like how do you like to be
contacted:

email, phone, etc but with a box for them to check. I then want them to
click a link and it will auto send the message with their selections back to
my address.

I appreciate any help on this one. Using Microsoft Outlook. Thanks. Robbie


  #2  
Old January 31st 06, 11:54 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to send form questions in email & have them reply answer back

If you're working in an Exchange environment and all recipients use Outlook to access Exchange mailboxes, ask the system administrator if you can publish forms to the Organizational Forms library. If not, forget about using Outlook custom forms for this.

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


"robbietwilson" wrote in message ...
How can I have a form in an email that people fill out and then reply back to
me with their answers. I would like to have checkboxes and boxes for them to
fill out. General questions with checkboxes like how do you like to be
contacted:

email, phone, etc but with a box for them to check. I then want them to
click a link and it will auto send the message with their selections back to
my address.

I appreciate any help on this one. Using Microsoft Outlook. Thanks. Robbie


  #3  
Old October 20th 06, 12:28 PM posted to microsoft.public.outlook.program_forms
eldanes
external usenet poster
 
Posts: 3
Default How to send form questions in email & have them reply answer b

Hello Sue,

Retaking the question bellow…. What about if I do have access to the
Organizational Forms library (OFL), what are the steps to follow?

I created a form (before publishing it in the OFL) and send it to a
coworker, who couldn’t activate the Checkboxes that I entered (they where
frozen).
Was it because the form was not in the right library or was there any other
checkbox property that needed to be set to TRUE?

Can you help me with that?

BR/ eldanes


"Sue Mosher [MVP-Outlook]" wrote:

If you're working in an Exchange environment and all recipients use Outlook to access Exchange mailboxes, ask the system administrator if you can publish forms to the Organizational Forms library. If not, forget about using Outlook custom forms for this.

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


"robbietwilson" wrote in message ...
How can I have a form in an email that people fill out and then reply back to
me with their answers. I would like to have checkboxes and boxes for them to
fill out. General questions with checkboxes like how do you like to be
contacted:

email, phone, etc but with a box for them to check. I then want them to
click a link and it will auto send the message with their selections back to
my address.

I appreciate any help on this one. Using Microsoft Outlook. Thanks. Robbie



  #4  
Old October 20th 06, 01:07 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to send form questions in email & have them reply answer b

I'm not sure what you mean by "frozen." To function as a survey, a form needs to be published to the Organizational Forms library. Also each control needs to be bound to an Outlook property or, alternatively, the form needs to have a script behind it to collect the answers and return them (as the sample form at http://www.outlookcode.com/d/forms/survey.htm does). Neither of those can be accomplished in recent versions of Outlook with an unpublished ..oft file form.

Bottom line is that an Outlook form is rarely a good solution for a survey. Looking forward, InfoPath 2007 is the right tool for the job.
--
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

"eldanes" wrote in message ...
Hello Sue,

Retaking the question bellow…. What about if I do have access to the
Organizational Forms library (OFL), what are the steps to follow?

I created a form (before publishing it in the OFL) and send it to a
coworker, who couldn’t activate the Checkboxes that I entered (they where
frozen).
Was it because the form was not in the right library or was there any other
checkbox property that needed to be set to TRUE?

Can you help me with that?

BR/ eldanes


  #5  
Old October 23rd 06, 03:00 PM posted to microsoft.public.outlook.program_forms
eldanes
external usenet poster
 
Posts: 3
Default How to send form questions in email & have them reply answer b

Hi Sue,

I’m actually not expecting a survey type result (if what you mean is: with
scale or statistics of the answers, etc.)

It would be easier if I could send you the template that I made (let me know
if it is possible)

But let me explain it for you.
I created a sheet (P.2) with some pictures (screw types). Each picture has a
checkbox so the user can mark which pictures/screws they like the best.
There are some other features, but they accomplish the same function of the
above mentioned.

What I want is: when the attendees reply the email to me, it will be enough
if I receive the same sheet but with the checkboxes “checked”.
The e-mail is only for 20 persons and therefore easier to create statistics
manually.

It might be easier to do it in another program or method, but I just so this
feature in outlook and I liked it! :-)

By the way, I got an e-mail from a co-worker and he send me a form with an
“Approved and Denied” feature and I answered it without having the form saved
in the “Organizational form Library”.


"Sue Mosher [MVP-Outlook]" wrote:

I'm not sure what you mean by "frozen." To function as a survey, a form needs to be published to the Organizational Forms library. Also each control needs to be bound to an Outlook property or, alternatively, the form needs to have a script behind it to collect the answers and return them (as the sample form at http://www.outlookcode.com/d/forms/survey.htm does). Neither of those can be accomplished in recent versions of Outlook with an unpublished ..oft file form.

Bottom line is that an Outlook form is rarely a good solution for a survey. Looking forward, InfoPath 2007 is the right tool for the job.
--
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

"eldanes" wrote in message ...
Hello Sue,

Retaking the question bellow…. What about if I do have access to the
Organizational Forms library (OFL), what are the steps to follow?

I created a form (before publishing it in the OFL) and send it to a
coworker, who couldn’t activate the Checkboxes that I entered (they where
frozen).
Was it because the form was not in the right library or was there any other
checkbox property that needed to be set to TRUE?

Can you help me with that?

BR/ eldanes



  #6  
Old October 23rd 06, 03:30 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default How to send form questions in email & have them reply answer b

I still don't know what you mean by frozen and if you actually bound each check box to a custom proeprty.

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

"eldanes" wrote in message ...
Hi Sue,

I’m actually not expecting a survey type result (if what you mean is: with
scale or statistics of the answers, etc.)

It would be easier if I could send you the template that I made (let me know
if it is possible)

But let me explain it for you.
I created a sheet (P.2) with some pictures (screw types). Each picture has a
checkbox so the user can mark which pictures/screws they like the best.
There are some other features, but they accomplish the same function of the
above mentioned.

What I want is: when the attendees reply the email to me, it will be enough
if I receive the same sheet but with the checkboxes “checked”.
The e-mail is only for 20 persons and therefore easier to create statistics
manually.

It might be easier to do it in another program or method, but I just so this
feature in outlook and I liked it! :-)

By the way, I got an e-mail from a co-worker and he send me a form with an
“Approved and Denied” feature and I answered it without having the form saved
in the “Organizational form Library”.


"Sue Mosher [MVP-Outlook]" wrote:

I'm not sure what you mean by "frozen." To function as a survey, a form needs to be published to the Organizational Forms library. Also each control needs to be bound to an Outlook property or, alternatively, the form needs to have a script behind it to collect the answers and return them (as the sample form at http://www.outlookcode.com/d/forms/survey.htm does). Neither of those can be accomplished in recent versions of Outlook with an unpublished ...oft file form.

Bottom line is that an Outlook form is rarely a good solution for a survey. Looking forward, InfoPath 2007 is the right tool for the job.

"eldanes" wrote in message ...
Hello Sue,

Retaking the question bellow…. What about if I do have access to the
Organizational Forms library (OFL), what are the steps to follow?

I created a form (before publishing it in the OFL) and send it to a
coworker, who couldn’t activate the Checkboxes that I entered (they where
frozen).
Was it because the form was not in the right library or was there any other
checkbox property that needed to be set to TRUE?

Can you help me with that?

BR/ eldanes



 




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
send a message to email 2 & 3 when selecting multiple contacts Karen NZ Outlook - Using Contacts 9 September 4th 06 04:04 PM
email my contact form and update fields with the reply pj Outlook - Using Contacts 1 February 16th 06 12:51 PM
send form or email automatically on a schedule? Sue Mosher [MVP-Outlook] Outlook - Using Forms 0 January 20th 06 07:38 PM
Change Default Send email form to Custom Send email Form Sue Mosher [MVP-Outlook] Outlook - Using Forms 0 January 20th 06 05:33 PM
2 questions; unable 2 select words & get hotmail Mar Outlook - Installation 1 January 16th 06 04:55 PM


All times are GMT +1. The time now is 07:09 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.