Visual Basic 2008 - Advanced Login System / Account Management / Message System - DOWNLOAD
Loading...
31,910
Loading...
Uploader Comments (DevEclipse)
Top Comments
-
LOOKS GOOOD!!! CAN'T WAIT TOO TRY!
see all
All Comments (93)
-
it loooks cool and would love to try it if... megaupload wasnt closed and the link wasnt broken :\
-
download 404 not found
-
COOL I LOVE THIS VIDEO GOOD JOB MAN!!! :D
-
bueeenisimoooo viejo!! =D
-
how to implement that in ms access ? as database
-
You like send your sorce and application to the homepage
-
dude u rock
-
@Williboy0377 theres this cool new thing called google
Loading...
I've been playing around with this program dude, and it's great. I'm new with VB 2008, I'm maybe I can bother you with some questions:
1. After I set the one user account limit at first run, how do I remove that limit so other users can use it again?
2. Is there any way to recover the admin username and pasword if you forget it?
ThePariah 2 years ago
Well, answering...
1. Go to the administrator panel, "Edit Settings" and change the Multiuser status to "Enabled".
2. Well, unfortunately there's no easy way you can recover it...
DevEclipse 2 years ago
In the message system when i click to select a user it comes up with there password and not there username?
freerealm 2 years ago 2
Yeah, you're right, my mistake.
Although it's easy to fix it.
DevEclipse 2 years ago
Go to MsgSys code, than go to DoChecks2() Sub.
Change this: ComboBox1.Items.Add(a(1))
Into this: ComboBox1.Items.Add(a(0))
DevEclipse 2 years ago
Source Code Updated!
A few implementations in the code were made, and lots of junk were substituted by a faster code.
Download and try it!
DevEclipse 2 years ago