Installed Directories and Files
After you have completed the application setup, application files reside in a directory tree starting at an IIS virtual root. Within this tree, each application consists of some combination of the following file types:
- .asp files Contain Active Server Pages scripts. These files can also include HTML code.
- .inc files Contain functions to be included in one or more ASP files.
- .htm files Traditional HTML files that do not contain Active Server Pages script.
- .gif files Graphic image files in GIF format used to depict items such as screen titles, buttons, and icons.