Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

Questionnaire Email

Oct 4, 2005 11:49PM PDT

I am tryin to create an email with a list of 8 questions, and to have a combo box with the values of 1,2,3,4,5 so the end user can pick from the list and then send the email back to me.

Can outlook do this, or is their another solution out there.

Many thanks for any help in advance

Discussion is locked

- Collapse -
Doesn't work at our office.
Oct 4, 2005 11:58PM PDT

We strip html back to plain text. If you would simply email questions in plain text, it gets through.

Bob

- Collapse -
Do it with an html-form on your web-site. Mail the link.
Oct 5, 2005 4:04AM PDT

The simple way: use a form with action mailto.
The professional way: some backend processing to store the answers on your server.

Kees

- Collapse -
No, but yes !
Oct 5, 2005 7:46AM PDT

Sent the questionaire as a MS Word (or other which the end user can open and edit) attachment, and have it sent back to you with the answers.