it aint working, this is the code im using
thats to write the info of HOMEPAGE into itCode:Private Sub Command1_Click() 'Call WriteINI("check.INI", "[options]", homepage.Value, "C:\My Coding Stuff\Web Browser\JafferConfig.INI") End Sub
homepage is a text box, that you write in what the homepage shall be
im trying to get it inot the INI file under
[options]
homepage = whatever




Reply With Quote