Article ID: 182868 - Last Review: November 19, 1999 - Revision: 1.0 FIX: Plugin API NPN_PostURL Causes Internet Explorer to FailThis article was previously published under Q182868 SYMPTOMS
Plugins fail during a call to NPN_PostURL when hosted in Internet Explorer
4.0x (IE4).
RESOLUTION
Append post information onto the end of the URL and use NPN_GetURL instead.
For example, instead of this NPN_PostURL(instance, "http://url", "", 9, "postdata", FALSE); NPN_GetURL(instance, "http://url?postdata", ""); STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug has been fixed in Internet
Explorer 4.01 Service Pack 1.
APPLIES TO
| Article Translations
|

Back to the top
