February 1998
Beginner to intermediate
1104 pages
31h 21m
English
There's no particular magic to Web view. When you display a folder's contents and choose View, as Web Page, you instruct Explorer to look in the current folder for two files:
Desktop.ini lists shell objects that enable the folder to interpret HTML code and display files in a defined region within the folder. It also includes pointers to custom HTML templates and background images for the folder. If this file does not exist in the current folder, Explorer uses default settings.
Folder.htt is a HyperText Template file that defines scripts, objects, and HTML code that enable files to display. If this file does not exist in the current folder, Explorer uses the default file in the Windows\Web folder. You can customize this ...