This ASP component provides a comprehensive set of functions for reading, editing and creating Windows INI files.
This component can be used to allow ASP, or other server side scripting languages, to read and write Windows INI files. Simply register the DLL on the server and set the FileName property to specify the INI file that you want to work with. After that you can read and write the key values as required.
There is a small sample application which shows some of the possibilites.
Read the online manual for full details of the methods and properties.
© Chestysoft, 2013.