Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

creating a virtual web in IIS 4.0 via ASP-Page

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi, there,

for my current project I need to create a Virtual Directory in IIS 4.0 from an *.asp-Page. In the mentioned *.asp-Page I already create a folder and copy data from an existing virtual Directory into it. One last step via IIS-Shell would be to create an application. I need to do this code-based. By searching the Internet I learnt, that I would have to use the Windows Scripting Host to do this. Can someone help me with this? Are there any books you can recommend? Websites??

Sorry, my English is not really good (I'm german).

Thanks for your help.

Andy

 
When you install IIS, there are a bunch of admin scripts that get included that can do this and a whole lot more. Search your disk for .vbs files.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top