Hello everyone, Yimi167 here with a new question.
I'm a bit rusty at vb studio and programming in general, however let me start to explain. I'm looking to make a login system in vb 2010 that would be able to do the following: Check database for the name and password verify it and then login to what ever.
I also need a registration form that asks for the following: username, password and email. Then verifies that the email and username are not taken then create that account. I want it added not only to the login database, but also in a .txt file. I also wanna know how to add info to this .txt file for invantory, bank and so on... and make it so that all the databases I need will read this .txt file upon login to load all this data.
And lastly I wanna it to read image files for tiles and sprites; how can I make this?
This is all the info I'll need to get started. Please be clear in your descriptions. I will love you all bunches when I get this figured out (expect more questions in the future).