Dave Watts wrote: >>This might be slightly off-topic, but I'm trying to access >>some IIS information from coldfusion. I found some info on >>the Microsoft website, and they lead to JSAPI, a version >>of ISAPI for Java >> >>But I can'r find this JSAPI anywhere... does anyone here >>have it? It used to come with the IIS ResKit. > > > I'm sure I have it laying around, but I wouldn't load it on an IIS 5 server. > There's a reason you can't find it anywhere. I'm pretty sure it requires the > use of the MS JVM, for one thing, so I don't know how you'd get the > information back to the JVM used by CF. > > What kind of IIS information are you trying to get?
Just found it here: http://content.443.ch/pub/msfiles/Microsoft/ResourceAdminKits/IISRK_AK/ISAPI%20Filter/JSAPI/ good thing they ahve the sources there as they append some stupid piece of text at the bottom of every file, including the binaries. But it doesn't give me what I wanted... ohh welll I'll look somewhere else :) Jesse ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

