i am trying to read from an ini file (config.ini) I have searched for this and most of it is in vb6/classic... im in .net....
this is my config.ini contents
Code:[Main] Username=bumbum Password=Conaticus
and wut i wanted to do is read from that and display the username and password in the corresponding textboxes. Problem is i dont know how to even save teh info to an ini let alone read from it.... i checked my "Microsoft Visual Studio .NET 2003 Documentation" that came with it...i checked thru my book...
but i dont know wut to do... so as a last resort im here asking you ppl for help.... I thank you in advance for all the help you give me.




Reply With Quote