PDA

View Full Version : License System



Rix
06-07-2007, 12:53 AM
Hey i'm wondering if any1 knows how to make a license system that uses txt files to store user information that can be used to login to a vb project?

Moved by opensourcehost (Forum Moderator) from Web Designing: Please post in the correct forum next time, thanks :).

Recursion
06-07-2007, 06:33 AM
It would be silly to use Text files unless they were somehow encrypted.

Rix
06-07-2007, 01:00 PM
well one that reads a access or mysql database

Colin-Roberts
06-07-2007, 01:17 PM
coudn't you just make a file with a whole bunch of liscence codes seperated by | then have the file call the text file and check if the code exists then if it does echo the correct page if not echo your not aloud to view this page.

Rix
06-07-2007, 01:19 PM
yeah but how do i do that so it can read it in visual basic? 6 not .NET

also i wanna know how to make a sign up system so that when people sign up it writes to a db

Colin-Roberts
06-07-2007, 01:19 PM
oh i thought you were talking about in php or something i have no idea in vb

Rix
06-07-2007, 01:24 PM
yeah see thats the thing i'm making an IM and i wanna allow people to sign up atm it runs off a access db and i have to add the users manually

Want to hide these adverts? Register an account for free!