B
breeze
I am looking for Outlook template for survey, or some add-in for survey. This
is NOT the same Exchange organization, this for any internet user. I meant
the following: the Outlook html email contains survey with Send button(need
be few editable templates)
People who receive these emails in their Outlook (for that matter any email
client) selects a radio button and clicks on Send. This email will direct the
results into a phpscript which will collect the submitted data (The submitted
data will contain two pieces of information,- the choice of the user, and the
email address of the user.) Tthis results collected in database or displayed
in a web page.
So the html form should contain 2 hidden fields: email address and survey
name.
The receipient makes the choice and clicks on Send. The data is submitted to
a php script. This php script collects and process the data.
thanks
is NOT the same Exchange organization, this for any internet user. I meant
the following: the Outlook html email contains survey with Send button(need
be few editable templates)
People who receive these emails in their Outlook (for that matter any email
client) selects a radio button and clicks on Send. This email will direct the
results into a phpscript which will collect the submitted data (The submitted
data will contain two pieces of information,- the choice of the user, and the
email address of the user.) Tthis results collected in database or displayed
in a web page.
So the html form should contain 2 hidden fields: email address and survey
name.
The receipient makes the choice and clicks on Send. The data is submitted to
a php script. This php script collects and process the data.
thanks