Discover WIN32'—How to use a sync/async retrieve HTTP component in your ASP and VB projects.
Using a Sync/Async Retrieve HTTP Component
Published 05/22/2003
Discover WIN32'—How to use a sync/async retrieve HTTP component in your ASP and VB projects.
Two ways to upload images and files to your Web server, and the advantages and disadvantages of both.
Use a simple function to measure the duration of code in your ASP scripts. It's very useful for finding the time elapsed between two points in your ASP scripts such as from the beginning to the end of a database call in your script.
Build a utility that retrieves raw information from Web servers by using HTTP's GET and POST commands.
Making an online conversion from a code Page to unicode in your SQL scripts.
Retrieve the GET-POST data from a form in an ISAPI extension. Two helpful collections classes of parameters are also provided. A non-MFC version is also included.