![]() |
| 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. |
|
|||||||
| Tags: outlook, survey, template |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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 |
| Ads |
|
#2
|
|||
|
|||
|
The only way you might be able to get that to work is with an HTML form that uses a Submit button to posts the result to a URL. (Unfortunately, I can never remember whether it's GET or POST that Outlook HTML messages support. It's only one or the other.)
-- 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 "breeze" wrote in message ... 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 |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Outlook Calendar to Word: Using the Olcalndr.dot Template | LPS | Outlook - Calandaring | 0 | March 2nd 06 04:25 PM |
| Outlook Security Template dosen't ask for username & password on sbs 2003 | davey | Outlook - General Queries | 1 | February 24th 06 05:33 PM |
| Can I save a set of Outlook events as a template? | cfreyseng | Outlook - Calandaring | 0 | February 14th 06 09:14 PM |
| Changing the Outlook Contacts template | Hammie2k | Outlook - Using Contacts | 2 | January 30th 06 10:49 AM |
| calender template to function in Outlook? | TAM | Outlook - Calandaring | 1 | January 26th 06 09:35 PM |