![]() |
| 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: forms, html, replacement |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I have an application which sends mail via Outlook 2003 with an HTML Form embedded inside. The receiver then replies back by filling in the form. Once the mail reaches the inbox of the sender it will be parsed and values from HTML controls will be saved to an access database. Now most of the users switched to VISTA and hence are not able to see the controls in the HTML form in their machine as Outlook 2007 does not support HTML forms. I did found that Access 2007 however is able to generate .htm which is recognized by outlook 20007. But .htm file generated did not carry any form tags in it. Please let me know how to proceed about the same. |
| Ads |
|
#2
|
|||
|
|||
|
Vista has nothing to do with its. What's relevant is the Outlook version.
You would need to use the same technique that Access uses (which I think is XML-based and compatible with Outlook 2003 and many other mail programs) or tell users they should use the View in Browser command in Outlook 2007 to view your mailing in their Internet browser. -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Unni" wrote in message ... Hi, I have an application which sends mail via Outlook 2003 with an HTML Form embedded inside. The receiver then replies back by filling in the form. Once the mail reaches the inbox of the sender it will be parsed and values from HTML controls will be saved to an access database. Now most of the users switched to VISTA and hence are not able to see the controls in the HTML form in their machine as Outlook 2007 does not support HTML forms. I did found that Access 2007 however is able to generate .htm which is recognized by outlook 20007. But .htm file generated did not carry any form tags in it. Please let me know how to proceed about the same. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Outlook 2007 MAPI Replacement for VB6 | ataylorm | Outlook and VBA | 1 | May 22nd 07 08:05 PM |
| Linking to Forms via HTML -- If not installed, it opens blank e-mail | David Hampson | Outlook - Using Forms | 6 | July 25th 06 10:44 PM |
| DTPicker replacement for Due Date control on Custom Task Form | Michelle | Outlook - Using Forms | 0 | May 30th 06 05:22 PM |
| Update/Replacement of an old Area Code in a number of contacts | Sue Mosher [MVP-Outlook] | Outlook - Using Contacts | 0 | January 19th 06 08:17 PM |
| Any way to install replacement instance of Outlook on replacement | jazzyndn | Outlook - Installation | 2 | January 19th 06 03:51 PM |