GetProfileString(iniPath, section, entry)

iniPath
Fully qualified path (drive, directory, filename, and extension) of the
initialization file, for example, C:\boot.ini.

section
The section of the initialization file from which you would like to extract
information.

entry
The name of the value that you would like to see.

HTH,
Duane



> -----Original Message-----
> From: Jason Egan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 05, 2001 1:57 PM
> To: CF-Talk
> Subject: OT: reading local INI file
>
>
> I have set up several kiosks, each of them are connected to the net... I
> need to uniquely identify each computer, but without human intervention.
> The browser is a Delphi form, and part of the INI file that is on
> each kiosk
> contains a unique ID for that kiosk.  Any ideas for reading that
> INI file on
> the local computer without human intervention?  Each kiosk
> doesn't have pws
> or cf express or anything running on them, just a straight NT box with IE
> and these Delphi forms.
>
> ??? - I know how to read through and INI file that is on the
> server, but not
> on the local box.
>
> Thanks!!
>
> Jason
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to