SAMPLE: PostMon.exe Demonstrates How to Use URL Moniker to POST Data (165800)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 3.0
- Microsoft Internet Explorer (Programming) 5
- Microsoft Internet Explorer (Programming) 5.5
This article was previously published under Q165800 SUMMARY
Depending on the quantity of data to be transmitted in a request to an HTTP
server, it may be desirable, or even necessary, to use the POST method as
opposed to the GET method, which is limited to sending approximately 2K of
data to the server. This article explains the requirements for using URL
Monikers to POST data to an HTTP server. PostMon.exe is a sample a dialog-based application that demonstrates the modifications necessary to perform
a POST.
REFERENCES
Berners-Lee, T. RFC 1945, "The Hypertext Transfer Protocol -- HTTP/1.0"
Fielding, R. RFC 2068, "Hypertext Transfer Protocol -- HTTP/1.1"
Asynchronous Moniker Specification included with the ActiveX SDK
Modification Type: | Minor | Last Reviewed: | 8/9/2004 |
---|
Keywords: | kbdownload kbfile kbinfo kbsample KB165800 |
---|
|