Menu

#41 IE 8 POST JWebBrowser

open
nobody
None
9
2012-09-23
2011-05-07
FreakyFlow
No

I'm using Win 7 Ultimate (SP1) with IE 8.0.7601.17514.
Since I have no other browser installed (clean install) I guess JWebBrowser is using this browser.

If I try to programmatically create post request and navigate to a site, the POST request is not properly identified.
PHP variables like $_POST don't get filled.

Workaround:
headers.put("Content-Type", "application/x-www-form-urlencoded");

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.