Visual C#

hi,

I am currently trying to make a webform using visual C#. This webform will have two forms, the first of which will be a login screen that will grant access to the second form.

In the first form I would like to load a list of saved logins from a text file and this should happen as soon as the application starts. I have a class that allows the program to get and set username and password. Could someone give me some pointers on how I can go about this please.

Thanks
Topic archived. No new replies allowed.