FILE: Using Check Boxes and Radio Buttons with MFC Parse MapsLast reviewed: October 9, 1997Article ID: Q174831 |
The information in this article applies to:
SUMMARYThis article contains an example of how to use HTML Check Boxes and Radio Buttons with an MFC ISAPI Parse Map. Following are some important points:
MORE INFORMATIONThe sample below contains a Visual C++ 5.0 project created with the ISAPI Extension Wizard, and an HTML file containing sample forms to be submitted to the ISAPI DLL. The HTML file should be placed in the same virtual directory as the compiled DLL. The following file is available for download from the Microsoft Software Library:
~ CheckBox.exe (size: 35080 bytes)For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q119591 TITLE : How to Obtain Microsoft Support Files from Online Services Keywords : IISAPI ISAPIext Technology : kbInetDev kbmfc Version : WINNT:5.0 Platform : winnt Issue type : kbfile Solution Type : kbsample |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |