Read and write windows INI files in VBS is Windows compatible. Sometimes you will need read formatted Windows INI files. You can use some free or comercial components (see our INIFile class). But there is also simeple VBS solution, without external components. Your hosting service will not allow you to install an ASP component that would do the INI reading - you can use these VBS functions with Scripting.FileSystemObject.