PDA

View Full Version : Read INI files over the internet


Guga
11-11-2005, 08:27 AM
Is it possible to read INI files over the internet?

Something like
INIFile.SetValue("ftp://myweb/INIfile.txt", "My Section", "My Value", "My Data"); ? :

cool

SonG0han
11-11-2005, 11:50 AM
I belive it has to be a lokal file.
I download ini's via HTTP.Download and then read it from the tempfolder.

http://www.indigorose.com/webhelp/ams60/Program_Reference/Actions/HTTP.Download.htm