How do I make a questioneer form?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to make a form of a questioneer type with multiple choice questions
and radio buttons that the contacts can add thier answers right to the email
hit reply and send the form back to me. Thanks
 
in message
I need to make a form of a questioneer type with multiple choice
questions
and radio buttons that the contacts can add thier answers right to
the email
hit reply and send the form back to me. Thanks


Outlook is an e-mail client, not a web server. What you want is a web
site the present form data that when submitted then records and/or
sends it to you. Just because Outlook can render HTML-formatted
e-mails doesn't make it a web server. Also, a vast majority of e-mail
users will have HTML restricted so, for example, no scripts will run.
That eliminates your use of the submit action in a form. Outlook, by
default, is configured to render HTML-formatted e-mails in the
Restricted Sites security zone. If you go look at the settings for
that zone, you'll see everything that you want to do has been
disabled.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top