Hi, im totaly new to .NET and all iv been doing is making browser frames to php pages to do stuff like show user IP and show a chat script, but now im working on a web browser and i want to add the start page into a .ini file
so after the setup completes and when they open the program i want it to check the .ini file for the line "setup=false" and it will open a form(settings form) and will ask them to insert a start page and then when they click OK it will update the file to this
"setup=true
startpage=http://www.thepage.com"
so can anyone please tell how to do this or even make the files to i can just add them to my program?
thanks.
so after the setup completes and when they open the program i want it to check the .ini file for the line "setup=false" and it will open a form(settings form) and will ask them to insert a start page and then when they click OK it will update the file to this
"setup=true
startpage=http://www.thepage.com"
so can anyone please tell how to do this or even make the files to i can just add them to my program?
thanks.