|
-
Dec 14th, 2005, 07:03 PM
#1
Thread Starter
Hyperactive Member
User Database
I know PHP and MySQL very well. But I am selling a product which can have multiple users login into it. It is easy to make the users built in, but how do I make the program read the users from a file? And how do I make it so when somebody clicks "Make a new account" I can make a account and they can login to it because it is reaing the data from the file. I can make a MySQL user database, but will I have to include MySQL with my application? Or can I host the database on my server and make my program read it from there?
-
Dec 14th, 2005, 09:41 PM
#2
Re: User Database
If you created an asp.net app, connecting to a local database would be a snap. You could also set an application variable to keep track of who is logged in.
-
Dec 17th, 2005, 11:14 PM
#3
Thread Starter
Hyperactive Member
Re: User Database
How do I make an asp.net project in VB.NET?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|