With this component you can read, write and create Windows style INI files from an ASP script. Data types include strings, integers, reals, dates and booleans. You can loop through a file''s sections or keys using collections. New INI files can be created "on the fly". Some file utilities are also included. There is a free trial available which includes full instructions and a sample application....
This component provides a set of functions for access to data in Windows INI-files. You can read, write, delete, validate and edit data of various formats....
ASPIniFile component implements simple operations over Windows INI files - such as get or set string or integer values using ini file sections. The control is FREEWARE....
The MagicINI object allows you to manipulate INI files from an Active Server Page. You can create INI entrees, read them, change and delete values and sections....