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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Administering IIS 5.0 via VB 1

Status
Not open for further replies.

GabeC

Programmer
Apr 17, 2001
245
US
Can anyone point me to a web site that explains how to administer IIS 5.0 via VB6.0 or VB.Net? Or perhaps you have some code examples.

My end goal is to have a program that I specify a web server and the program returns a list of the web sites that reside on the web server and some additional information such as if it is running, the IP address, the host header, etc.

I have searched this site to see if this kind of post has already been made but it either hasn’t or I am not searching on the right key words.

Thanks for your help.



Thanks,

Gabe
 
You might want to do a Google Search for IIS Metabase and/or IISExt
 
I am glad you found something that works for you and thanks for the feedback! If you get a working code solution for this, it wouldn't hurt to post it back here so others that might search can find it...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top