Tech Support > Computers & Technology > Programming > Help with sequential files in VB.NET
Help with sequential files in VB.NET
Posted by xKBx85x on August 2nd, 2004


Hey Guys

I've only started Visual Basic .NET with my college and well we hazve
a really shit teacher and no text book, so i'm really hoping you can
help me out...

We have to create a login form and check the login details against a
sequential file. When you get the username/password combination wrong
3 times, the program exits. I know how to create a login in, and how
to code the username and password into it, but I don't know anything
about sequential files or exiting after a number of tries. Can anyone
please give me the outline of the code from the start to the end. In
detail would be much appriciated...

Thankyou... I'll try what is suggested and keep you posted


Similar Posts