ISAPI Versus ASP File Uploads in Web Applications
Rating: none
Adrian Bacaianu - 05/16/2003
Two ways to upload images and files to your Web server, and the advantages and disadvantages of both.Working with GET-POST Data
Rating: none
Adrian Bacaianu - 02/11/2003
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.
File Uploading With ISAPI
Rating: none
Michael Williamson - 02/06/2003
An easy way to upload files and work with forms using ISAPI.
Cookies in an ISAPI Extension DLL
Rating: none
Klynt Klimek - 02/07/2000
Cookies in an ISAPI Extension DLL
Related CODEGURU sections
C++ '& MFC
10/01/2002
C++ '& MFCDatabase Programming
02/13/1999
Database Programming
Internet
02/13/1999
Internet
Miscellaneous
02/13/1999
Miscellaneous
Network
02/13/1999
Network
String
02/13/1999
String
System
02/13/1999
System
Win32
02/13/1999
Win32
ATL, COM '& ActiveX
02/13/1999
ATL, COM '& ActiveX
