Hi all again.

does VB have the capapbilities to be able to use textboxes that user can add information and then click a button and this will write a .ini file. for example can I use text boxes for the user to add their information and then this will update the .ini file

Name=Server 1
Phonetic=Server 1
Comment=Hello
Port=3784
Auth=0
Duplicates=1
AdminPassword=
Password=
MaxClients=32

like if I had text b oxes for each of these - could the user input their information and will VB write this to the .ini file.

Thanks again
Rob