chelya
April 27th, 1999, 01:37 PM
Does anybody know how to associate ISAPI extension to be executed with the certain extension lets say ".htm"?
I use IIS Admin Base Object IMSAdminBase, open "/LM/W3SVC" for writing, and set data for MD_SCRIPT_MAPS. The problem is that it sets it for root level only and does not populate to the sites, even when I use METADATA_INHERIT attribute.
I can iterate subkeys, but I think there is should be a better way...
Thanks.
I use IIS Admin Base Object IMSAdminBase, open "/LM/W3SVC" for writing, and set data for MD_SCRIPT_MAPS. The problem is that it sets it for root level only and does not populate to the sites, even when I use METADATA_INHERIT attribute.
I can iterate subkeys, but I think there is should be a better way...
Thanks.