Hi,
I need a program in VFP to create new website in IIS. My program already create the folder everything I need (in including all HTML pages, ready to start.
But each time I run this program (when I have a new client), I have to manually open IIS manager then create a new website, edit the bounding, root folder, application pool, default document, then start the web-site. aaarrrrk !
Is there a way to add this part in my program? like a script that can be run from VFP to create and stat website automatically so I don't have to open IIS manager anymore?
Thanks for you help
Martin
I need a program in VFP to create new website in IIS. My program already create the folder everything I need (in including all HTML pages, ready to start.
But each time I run this program (when I have a new client), I have to manually open IIS manager then create a new website, edit the bounding, root folder, application pool, default document, then start the web-site. aaarrrrk !
Is there a way to add this part in my program? like a script that can be run from VFP to create and stat website automatically so I don't have to open IIS manager anymore?
Thanks for you help
Martin