Re: coldfusion to setup iis websites

2009-10-24 Thread Richard White

thanks for the replies!


>hi, is there a way to setup iis websites directly with cf code?
>
>thanks
>
>richard 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327638
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: coldfusion to setup iis websites

2009-10-21 Thread Gerald Guido

As an adjunct to Steve's contribution, I have a copy of an old hosting CP
written in ASP 3 that I have used/hacked/liberally borrowed from over the
years called Bankoi Bankoi WebHost Panel 1.0.  IIRC It is written for IIS 6
on Server 2003 .

I have adapted it to do all kinds of hosting type chores. It has functions
for just about anything you would want to do. Add users, ftp accounts,
domains, databases, database users, email accounts etc.

If you are interested contact me off line and I will shoot you a link to it.


Thanx,
G!


On Wed, Oct 21, 2009 at 2:34 PM, Steve Bryant  wrote:

>
> This is my favorite solution:
>
> http://blog.1smartsolution.com/index.cfm/action:posts.entry/id:188/Small-change-to-Steve-Bryants-script-for-adding-a-Web-Site-to-IIS
>
> >hi, is there a way to setup iis websites directly with cf code?
>
> 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327457
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: coldfusion to setup iis websites

2009-10-21 Thread Steve Bryant

This is my favorite solution:
http://blog.1smartsolution.com/index.cfm/action:posts.entry/id:188/Small-change-to-Steve-Bryants-script-for-adding-a-Web-Site-to-IIS

>hi, is there a way to setup iis websites directly with cf code? 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327456
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: coldfusion to setup iis websites

2009-10-21 Thread Matt Williams

This isn't for directly setting up web sites, but may point you in that 
direction.

http://www.bryantwebconsulting.com/blog/index.cfm/2009/10/20/My-First-ColdFusion-Builder-Extension-Set-IIS-Root

>hi, is there a way to setup iis websites directly with cf code?
>


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327446
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


Re: coldfusion to setup iis websites

2009-10-21 Thread Dave Watts

> hi, is there a way to setup iis websites directly with cf code?

Yes, there are various APIs for IIS; they differ a bit between
versions, I think. IIS often comes with Windows Script Host files that
can be invoked with CFEXECUTE.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327445
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


coldfusion to setup iis websites

2009-10-21 Thread Richard White

hi, is there a way to setup iis websites directly with cf code?

thanks

richard 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327444
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4