Outlook 2002/Win XP and <FORM>s

  • Thread starter Thread starter Tony A.
  • Start date Start date
T

Tony A.

It seems that the default settings do not allow POSTing
from an *HTML* FORM received in an HTML email in Win
XP/Outlook 2002.

Is there a way of enabling this action, please?

Thanks,

Tony
 
Thanks. I'll try that right away.

Tony

-----Original Message-----
No. Outlook HTML messages support only GET, not POST.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers






.
 
Thank you *very* much Sue. Yep!

But that's too bad for our O-2002/XP customers.

I really can't explain how Microsoft, who's supposed to
have increased security measures, suddenly decides to
disable the most secure posting mothod from HTML Forms
(method="post") and allows the least secure
(method="get"), since in previous versions the
method="post" works just fine. Oh well... :-)

Thank you very much again,

Tony
 
Back
Top