May 22, 2003 #1 MandoThrasher Programmer Joined Jul 12, 2002 Messages 49 Location US I know I can use the filesystemobject to create a folder. Is there a way in ASP to turn the newly created folder into a frontpage web?
I know I can use the filesystemobject to create a folder. Is there a way in ASP to turn the newly created folder into a frontpage web?
May 22, 2003 #2 spazman Programmer Joined May 29, 2001 Messages 500 Location CA I would think there is a way, because you can admin your IIS with a web page, check the MS web site. Upvote 0 Downvote
May 22, 2003 #3 Bullschmidt Programmer Joined May 20, 2003 Messages 331 Location US This is perhaps just a tangentially related thought but some shared Web hosts like http://www.best-machine.com let you point various domain names to various folders in one account. Best regards, J. Paul Schmidt - Freelance ASP Web Developer http://www.Bullschmidt.com - Creating "dynamic" Web pages that read and write from databases... Upvote 0 Downvote
This is perhaps just a tangentially related thought but some shared Web hosts like http://www.best-machine.com let you point various domain names to various folders in one account. Best regards, J. Paul Schmidt - Freelance ASP Web Developer http://www.Bullschmidt.com - Creating "dynamic" Web pages that read and write from databases...
May 23, 2003 Thread starter #4 MandoThrasher Programmer Joined Jul 12, 2002 Messages 49 Location US What I'm trying to to is have an administrative application create new webs(virtual directories?) as subwebs of the application. Upvote 0 Downvote
What I'm trying to to is have an administrative application create new webs(virtual directories?) as subwebs of the application.