Hey! thanks for the awesome tute <3 i was just wondering whats the coding for adding more than one login for the program, say if i wanted multiple users to play the program thanks a bunch!
hey when i try to create an acount it says that it isnt repsonding and then quits. also when i try to login with the first account i made it says the password instead of the usename. please help!
@cookie73942 Me to i have that like i played around with the local hdd b cuz before i had a error cannot find path c:\test\asd\username.txt so i created a new file thats named user name and i created one for a password then now its the same error as u... gotta go to bed my moms coming down wish me luck!
man... can you make a video that can create a multi user login system @_@ thanks.. btw i just registered on your site.. i doesnt send any email verification.. i try to resend 3 times doesnt work..
When I got to changing the text boxes from 4-3 to 3-4 mine came up with it was text boxes 9-7 could I just switch it to 7-9 or.. what could I do here ?
@RappnratBerg3 when i said switch textbox 4 and 3 it was because textbox 3 was the Username and textbox4 was the password., so change urs to match basically... textbox 7 would be w/e u made it, erm a username or a password and then the same goes for textbox9 u get what im trying to say or no?
@dragonniteIV just follow the tut if u dont get it the first time restart the tut. I tried to explain (all i could without being nervous.) even tho i was. sorry if it was a waste.
Mine worked absolutely perfectly, and even though I am a beginner at Visual Basic 2008, I added a script that allows you to login if you press Enter. Great tutorial for beginners, such as me. Thumbs Up and Subscription. Your welcome =)
It dont work on mine.. Idk if its cause i have windows 7 and half od visual basic commands dont work or what... Clod15 Could you please send me the sorce code for the project.(Full Project) I want to see what I am doing wrong.... I cant open the forums cause my parents have social sites like that blocked Idk.. Please
You are by far the greatest tutorial giver on yputube in my eys, any errors i had when i was writing this were on my part. works great and i created a small data base from these 2 tutorials. thankyou subbed and rated
Well I want it to run it a bit differently, I want VB to check on an online webpage in vBulletin an usergroup so then when it checks it and the guy gets the user and password right i want the person to be able to run this program or file.
Well it can be considered a very bad login system; but its the most simplest to make. =P and it is a tutorial; because im teaching people. if you would like to teach people go ahead. :)
hey just wondering...if the msgbox("error-"+ex.message) will result to this..
("Error- could not find a part of the path 'c:\test\name\username.txt'.)
then
someone can easily locate and manipulate the containing folder of the accounts because of the appearance of the drive and the folder( 'c:\test\name\username.txt'.)where the accounts are saved....
im working out with my library system program and it must have a log-in process. Now i have one, my prob now is how to add some database on it so that the accounts that will be created will be recorded..can you help me with this one?
That's awesome. I'm currently learning VB myself and it's coming along quite easily. My instructor for this last semester was awesome! Too bad it wasn't an advanced course and was only using Console applications, but that still helped learning quite a bit of VB. I can at least understand some of this advanced stuff now.
When you learn the mysql thing, will you post a tutorial on it as well?
"you dont want it like that because i dont want it like that"
did i sense a bit of narcissism lol o well it is all good i know what you mean just a little bit of friendly banter
btw great tutorials i have been struggling with this for a week now with my game i am making the only thing i have left is the data retrieval for my game i am making and as far as the log on system you helped out alot
Lol no not narcissism. its just I had made 2 tutorials before that; and I messed up on that part those 2 times so I had to say that so i can remember xD ahaah
Hey! thanks for the awesome tute <3 i was just wondering whats the coding for adding more than one login for the program, say if i wanted multiple users to play the program thanks a bunch!
likeablelychee 5 months ago
nice tut. Works great!!!
Thanks
joewinsock 7 months ago
1:40 made me laugh "This is a very good thing for catching errors, you'll like it a lot, and I'm glad I taught you it."
malletbjm 10 months ago
cool ;) im gonna sub, but what can you do after logged in? ;P
And can I use this on a website, or do I need some other kind of login? ;D
uhm.. Can anyone make an account on this if i have it on a website?
Can u make a tut on how to make something like a forum with login? Im new with VB and only 15 so... ;P
mrhollyking 11 months ago
Dude your cooooooooooooooooooooooool
essaadhamzafamily 11 months ago
hey when i try to create an acount it says that it isnt repsonding and then quits. also when i try to login with the first account i made it says the password instead of the usename. please help!
MatthewScottB 11 months ago
You know what`?
I love you!!!....... and your tutorials.
Ptachip 11 months ago
sorry: can you do so poeple can call the folder what they want??
Raver13371 11 months ago
Can you
Raver13371 11 months ago
@cookie73942 Me to i have that like i played around with the local hdd b cuz before i had a error cannot find path c:\test\asd\username.txt so i created a new file thats named user name and i created one for a password then now its the same error as u... gotta go to bed my moms coming down wish me luck!
matkiler3 1 year ago
I get an error "error-Cannot read from a closed TextReader." How do i fix this?
cookie73942 1 year ago
Thnx a bunch man!
ZeroJSRF 1 year ago
Hi, I really like you tutorial but I have a question.
I wanted to make an extra tab to delete all the account information (just the made directory).
How can you delete it? I clicked the button "Remove all account information" and tried to find a way to do it. But I only got this:
If My.Computer.FileSystem.DirectoryExists("C:\test\") Then
A way to delete the directory...
Else
msgbox("There's no information to delete.")
End if
Please help me :)
iLenkaa
iLenkaa 1 year ago
@iLenkaa i havent played with VB n a while so im doing this by memory.
If My.Computer.FileSystem.DirectoryExists("C:\test\") Then
'Way to delete folder
my.computer.filesystem.deletedirectory("C:\test")
Else
msgbox("There's no information to delete.")
End if
Clod15 1 year ago
Comment removed
iLenkaa 1 year ago
greg ur a funny guy XD
1984TheRam 1 year ago
man... can you make a video that can create a multi user login system @_@ thanks.. btw i just registered on your site.. i doesnt send any email verification.. i try to resend 3 times doesnt work..
banoobs101 1 year ago
how could you make it so when you are logged in, it knows who you are logged in as
Bmachine5000 1 year ago
oops sorry i figured this out myself
Bmachine5000 1 year ago
hey dude this is a cool tutorial thanks for it i really needed it for my program thanks
joshkinchela 1 year ago
Wooah This is awesome, Thanks for the TUT buddy.
Bdw you got a sub from me :P
matthewdriftking 1 year ago
When I got to changing the text boxes from 4-3 to 3-4 mine came up with it was text boxes 9-7 could I just switch it to 7-9 or.. what could I do here ?
RappnratBerg3 1 year ago
@RappnratBerg3 when i said switch textbox 4 and 3 it was because textbox 3 was the Username and textbox4 was the password., so change urs to match basically... textbox 7 would be w/e u made it, erm a username or a password and then the same goes for textbox9 u get what im trying to say or no?
Clod15 1 year ago
How did you copy and paste the whole Create tab onto the Login tab.? Please PM me back.
RappnratBerg3 1 year ago
Nice
sup
sstisof3 1 year ago
thanks for the great tutorial. my vb experience only comes from microsoft excel. would there be a big difference shifting over to visual basics 2008?
SyndicateAss 1 year ago
WOW that is amasing if you not are famous you wil be famous i promes!
samme135 1 year ago
Could you explain everything a little to me?
Cause, sometimes, I don't know what I am typing and
this hole tutorial is then a waste of your time and mine ;)
dragonniteIV 1 year ago
@dragonniteIV just follow the tut if u dont get it the first time restart the tut. I tried to explain (all i could without being nervous.) even tho i was. sorry if it was a waste.
Clod15 1 year ago
okay i got 1 problem.
i did everything from the video and i have 0 errors.. but it doesnt work. just cant create a account with it..
i uploaded a screen shot for more information:
img7.imageshack.us/img7/382/naamloosjy.png
please help?
zeznzo 1 year ago
@zeznzo AHHH is that german correct? well its a simple mistake.
the yellow line is basically telling you it cannot find the Directory.
i saw the code you wrote and it seems that (ABOVE the yellow line it says.)
Example...
Mkdir("C:\Test" + textbox1.text)
Change that to this
Mkdir("C:\Test\"+Textbox1.text)
(you forgot to add the second slash on the code. :) tell me if it works)
Clod15 1 year ago
@Clod15 haha no it's not German xD it's Dutch (Netherlands)! you don't speak German or Dutch, right? els you would see that.
And thanks for the help! it works fine now.
Stupid that i didn't see the "\" i forgot...
zeznzo 1 year ago
@zeznzo hahah. glad to help u out man! :)
Clod15 1 year ago
a.ReadLine is not member of System.IO.StreamWriter
This One Error I got am useing VB 2010
Please Help
apnaconstruction 1 year ago
@apnaconstruction Lol. because ur usint STREAMWRITER. change that to STREAMREADER. :)
ie.
System.Io.Streamreader
Clod15 1 year ago
@Clod15 sorry was my fault i forget that
Thanks a lot \GOOD keep Coming
apnaconstruction 1 year ago
hey great tut, but i have 1 q.. can i use
sa = a.ReadLine() - to read another line, lets say, line #4
example: sa = a.ReadLine.line4()
or something like that?
EFRENURENAG 1 year ago
UR AWESOME OMG THANKS, I SUBSCRIBED, RATED, AND FAVORITED
dudezone2 1 year ago
It says that there are built problems
30126andrew 1 year ago
keep up the good work
TheVGMM 1 year ago
Mine worked absolutely perfectly, and even though I am a beginner at Visual Basic 2008, I added a script that allows you to login if you press Enter. Great tutorial for beginners, such as me. Thumbs Up and Subscription. Your welcome =)
Qqs23 1 year ago
Mkdie(C:\test\") dont work for me why ?? answer back please
AgentmofAH 1 year ago
@matt5671110 Finally found the comment; couldnt find it before. can u send me the code u have?
Clod15 1 year ago
@matt5671110 I have the same problem :/
TehGardenGnome 1 year ago
@TehGardenGnome Send me the Code; =] through Mail.
Clod15 1 year ago
@Clod15 I used your code on your site and noticed my mistake :) Thanks for posting this tutorial and trying to help :p
TehGardenGnome 1 year ago
I really appretiate your work, it's excellent a de quality is great, u show it simple and just what is needed
carlos27182 1 year ago
Nice vids man thnx!!
Cangri331 1 year ago
It dont work on mine.. Idk if its cause i have windows 7 and half od visual basic commands dont work or what... Clod15 Could you please send me the sorce code for the project.(Full Project) I want to see what I am doing wrong.... I cant open the forums cause my parents have social sites like that blocked Idk.. Please
WeWantMoreLyrics 1 year ago
loving your videos, just got better with HD, see code clear as day
thanks for these greg, please keep up the excellent work
excelsocallmaster 1 year ago 7
@excelsocallmaster Thank you So Very much Excelsocalmaster. =]
Clod15 1 year ago
thanks
elitejumproper 1 year ago
lol gud wrk cn u mk a tut using database plz ty :P
rizzythedon 1 year ago
@rizzythedon If you speak english maybe?
Neighborhoodbordness 1 year ago
@Neighborhoodbordness lol nvrmind!! cba wrtin again
rizzythedon 1 year ago
Nice tutorial, easy to understand and you explain good. Thanks man!
NightdevilVlog 1 year ago
All they way from England - bloody good tutorial, thanks pal!
warn1936 1 year ago
@warn1936 Thank you.
Clod15 1 year ago
You are by far the greatest tutorial giver on yputube in my eys, any errors i had when i was writing this were on my part. works great and i created a small data base from these 2 tutorials. thankyou subbed and rated
TheBossOfDos 1 year ago
Thank you, =]
Clod15 1 year ago
Well I want it to run it a bit differently, I want VB to check on an online webpage in vBulletin an usergroup so then when it checks it and the guy gets the user and password right i want the person to be able to run this program or file.
A8DesignProductions 1 year ago
Dude ur videos are so easy to understand, not boring and straight to the point!! well done man
sith0070 1 year ago
Thanks.
Clod15 1 year ago
--Espanish--
eso es todo lo que buscaba simplemente impresionante
--English--
that's all I was looking simply stunning
---perdón si no traduje bien ---
---sorry if did not translate well---
skyurban 2 years ago
Me siento bien que pude ayudarte =)
Clod15 2 years ago
VERY AWESOME
thanks to you, now i love visual basic 99999/5 and subbed!! hope u make more cool tutorials this one worked perfect!
AnMitProductions 2 years ago
Glad I could help, And I see u play in GMOD. =) thats fun. ;]
Clod15 2 years ago
I kept getting build errors when I tried to debug, but I just copied your code from the forum and it worked. Thanks. Five stars
RVBFan182 2 years ago
I need help... i get to a certain point on this tutorial and it wont work anymore.
Part 1 of the tutorial works but Part 2 wont work please help
hellokikik 2 years ago
Hellokikik Tell me what wont work?
Clod15 2 years ago
if i try to create my account twice it will give the "error" message but it WILL CHANGE my username and password ( to what i typed the second time)
lovevspride 2 years ago
you probably coded something wrong because the program should not do that
Clod15 2 years ago
Very good thank you
SoGoodUserName 2 years ago
Np. man=) Thank you for your comment. If you didnt already please Rate 5 =D
Clod15 2 years ago
I have maked the thing and my program said that the string is changed to double is not valid
what have i did wrong?
sssj112 2 years ago
You you know how I can copy a form so that when a user creates their account it gives them their own desktop? I would really love to know.
computerguy117 2 years ago
Comment removed
whateverjusthis 2 years ago
Thanks
fodukids 2 years ago
Hey MyKymse, No big difference between 2008 and 2005, Search for 2005 videos
CrazyAngelDude 2 years ago
Hi! Is Visual Basic 2008 are the same with visual basic 2005?
Because in our school were using Visual Basic 2005.
Thank you.
MyKimsy 2 years ago
Hi Clod15!
your video help a lot.
Thank you very much!!!
MyKimsy 2 years ago
Comment removed
dbzhero2733 2 years ago
Not really a tutorial this. More of a; "This is how to create a very bad login system, but i'm not going to explain how anything works".
DanjeWolfie 2 years ago
Well it can be considered a very bad login system; but its the most simplest to make. =P and it is a tutorial; because im teaching people. if you would like to teach people go ahead. :)
Clod15 2 years ago
"Please do no bitch" lmao loved that
XD Great tut.
CustomSync 2 years ago 9
Comment removed
danomatic1029384 2 years ago
you should dim the variables first.
dhomzlopez 2 years ago
hey just wondering...if the msgbox("error-"+ex.message) will result to this..
("Error- could not find a part of the path 'c:\test\name\username.txt'.)
then
someone can easily locate and manipulate the containing folder of the accounts because of the appearance of the drive and the folder( 'c:\test\name\username.txt'.)where the accounts are saved....
i try to manipulate the folder and it works...
try to add some changes...
dhomzlopez 2 years ago
heh; yea true true; never thought of that. =] but then dont mess up :D lmfao =]
Clod15 2 years ago
wahaha ok!
^_^
dhomzlopez 2 years ago
hey clod15 nice work...
im working out with my library system program and it must have a log-in process. Now i have one, my prob now is how to add some database on it so that the accounts that will be created will be recorded..can you help me with this one?
ill be needing it b4 march..
thanks!
dhomzlopez 2 years ago
Nice work, I like the "straight to the point" attitude. Especially with there being so much to learn and with 2010 beta 2 out already.
Pad6 2 years ago
yo thanks man it works greate!
Ax3l26 2 years ago
Awesome Tutorial, thank you.
Only thing to make it better is encryption :) but still, thank you!
sevilla14 2 years ago
Great tutorial.. I'm wondering now how to make that create an account and login to an account on a remote server?
SleisySoft 2 years ago
I am currently learning. mysql; (using my bros server; soon enough ill learn how to do it:])
Clod15 2 years ago
That's awesome. I'm currently learning VB myself and it's coming along quite easily. My instructor for this last semester was awesome! Too bad it wasn't an advanced course and was only using Console applications, but that still helped learning quite a bit of VB. I can at least understand some of this advanced stuff now.
When you learn the mysql thing, will you post a tutorial on it as well?
SleisySoft 2 years ago
Hey, I tried is and when making the login section, I get:
"Unused local variable: 'LoginUser'."
"Unused local variable: 'LoginPass'."
Any assistance?
xZ3ROxPROJ3CTx 2 years ago
"you dont want it like that because i dont want it like that"
did i sense a bit of narcissism lol o well it is all good i know what you mean just a little bit of friendly banter
btw great tutorials i have been struggling with this for a week now with my game i am making the only thing i have left is the data retrieval for my game i am making and as far as the log on system you helped out alot
jjppmm29 2 years ago
it is a great tutorial
about the wrong error message
because your using a variable eg textbox3.text
as your file path your program cant find the path
so there is nothing for the if statment to compare to but you already knew that lol
jjppmm29 2 years ago
Lol no not narcissism. its just I had made 2 tutorials before that; and I messed up on that part those 2 times so I had to say that so i can remember xD ahaah
Clod15 2 years ago
ohh thank a lot you helped me so much
im french and the french websites for vb
are harder to understand than you (im a 14years old kid) and ive done it!!!
alabank 2 years ago
Please can you help me, I get this problem when i debugg my program:
HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)
And it says thats it not registred or something like that.
Thanks in advance
gabbegabbe1 2 years ago
thanks man i used vb10 beta and i worked tooo
abdelmoumen111 2 years ago
WAIT what? Vb10?? a new one? damn I thought I was up to date, haha i wonder whats in the beta. =] Ill be looking at that. =]
Clod15 2 years ago
i used VB2010 express beta 2 and it still works, thanks 5/5
thejonjon 2 years ago
Glad you liked the Remake. =] Hope it was simple.
Clod15 2 years ago
simple enough for anyone with half a brain
thejonjon 2 years ago
how can i open the program without using the vb2008 editor?
askeladd5 2 years ago
I want to know also, deleteing files, writing multiple text lines in text files
reading multiple text lines in text files
v1Broadcaster 2 years ago
haha, That will be a tutorial for the future (using Listboxes) =]]
Clod15 2 years ago
your web site is cool - can you explain how to download this project from your web site - thnks alot
avi (from aviberko2)
aviberko2 2 years ago
i need to add the link, will do now. =]
and second what do u mean
"avi (from aviberko2)"?
Clod15 2 years ago
Done Code and Source File is now at the Site.
Clod15 2 years ago