> Can you post some basic code?  I know how to interact with IIS 
> in ASP, but I've yet to figure out how to do it in ColdFusion.  
> Where I'm mostly interested is configuring and setting up web 
> sites, ftp sites, virtual directories, etc. If you could just 
> show a simple example of hooking into the metabase, that would 
> probably get me past that first hump. 

Using ADSI from CF is a bit of a pain. You can do it, but not as easily as
you can from ASP.

As an alternative, you might consider a third-party component to do this
stuff for you. There's a CFX available, the Intranet Hosting Toolkit, from
Lewis Sellers:

http://www.intrafoundation.com/

There are also quite a few COM objects, such as SA-Admin, which work very
well from CF:

http://www.softwareartisans.com/

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to