IIS Metabase path for the Web site to work on if the site is IIS4/5 or later.
You can prompt for a list of all Web sites with the IISWebSites class:
SET CLASSLIB TO webserver addit *** PRIVATE Values set by Modal form pcIISPath = "" pcWebSite = "" o = CREATE("IISWebSites") o.Show() *** Values will contain selection ? pcIISPath ? pcWebSite
o.cIISVirtualPath
Default Value
Default: IIS://LOCALHOST/W3SVC/1/ROOT (the default Web Site)
See also:
Class wwwebserver© West Wind Technologies, 1996-2024 • Updated: 03/09/00
Comment or report problem with topic