Added: 2 years ago
From: Clod15
Views: 14,915
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (117)

Sign In or Sign Up now to post a comment!
  • 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!

  • nice tut. Works great!!!

    Thanks

  • 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."

  • 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

  • Dude your cooooooooooooooooooooooool

  • 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!

  • You know what`?

    I love you!!!....... and your tutorials.

  • sorry: can you do so poeple can call the folder what they want??

  • Can you

  • @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!

  • I get an error "error-Cannot read from a closed TextReader." How do i fix this?

  • Thnx a bunch man!

  • 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.Directo­ryExists("C:\test\") Then

    A way to delete the directory...

    Else

    msgbox("There's no information to delete.")

    End if

    Please help me :)

    iLenkaa

  • @iLenkaa i havent played with VB n a while so im doing this by memory.

    If My.Computer.FileSystem.Directo­­ryExists("C:\test\") Then

    'Way to delete folder

    my.computer.filesystem.deleted­irectory("C:\test")

    Else

    msgbox("There's no information to delete.")

    End if

  • Comment removed

  • greg ur a funny guy XD

  • 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..

  • how could you make it so when you are logged in, it knows who you are logged in as

  • oops sorry i figured this out myself

  • hey dude this is a cool tutorial thanks for it i really needed it for my program thanks

  • Wooah This is awesome, Thanks for the TUT buddy.

    Bdw you got a sub from me :P

  • 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?

  • How did you copy and paste the whole Create tab onto the Login tab.? Please PM me back.

  • Nice

    sup

  • 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?

  • WOW that is amasing if you not are famous you wil be famous i promes!

  • 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 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.

  • 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/na­amloosjy.png

    please help?

  • @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 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 hahah. glad to help u out man! :)

  • a.ReadLine is not member of System.IO.StreamWriter

    This One Error I got am useing VB 2010

    Please Help

  • @apnaconstruction Lol. because ur usint STREAMWRITER. change that to STREAMREADER. :)

    ie.

    System.Io.Streamreader

  • @Clod15 sorry was my fault i forget that

    Thanks a lot \GOOD keep Coming

  • 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?

  • UR AWESOME OMG THANKS, I SUBSCRIBED, RATED, AND FAVORITED

  • It says that there are built problems

  • keep up the good work

  • 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 =)

  • Mkdie(C:\test\") dont work for me why ?? answer back please

  • @matt5671110 Finally found the comment; couldnt find it before. can u send me the code u have?

  • @matt5671110 I have the same problem :/

  • @TehGardenGnome Send me the Code; =] through Mail.

  • @Clod15 I used your code on your site and noticed my mistake :) Thanks for posting this tutorial and trying to help :p

  • I really appretiate your work, it's excellent a de quality is great, u show it simple and just what is needed

  • Nice vids man thnx!!

  • 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

  • loving your videos, just got better with HD, see code clear as day

    thanks for these greg, please keep up the excellent work

  • @excelsocallmaster Thank you So Very much Excelsocalmaster. =]

  • thanks

  • lol gud wrk cn u mk a tut using database plz ty :P

  • @rizzythedon If you speak english maybe?

  • @Neighborhoodbordness lol nvrmind!! cba wrtin again

  • Nice tutorial, easy to understand and you explain good. Thanks man!

  • All they way from England - bloody good tutorial, thanks pal!

  • @warn1936 Thank you.

  • 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

  • Thank you, =]

  • 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.

  • Dude ur videos are so easy to understand, not boring and straight to the point!! well done man

  • Thanks.

  • --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---

  • Me siento bien que pude ayudarte =)

  • VERY AWESOME

    thanks to you, now i love visual basic 99999/5 and subbed!! hope u make more cool tutorials this one worked perfect!

  • Glad I could help, And I see u play in GMOD. =) thats fun. ;]

  • 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

  • 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 Tell me what wont work?

  • 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)

  • you probably coded something wrong because the program should not do that

  • Very good thank you

  • Np. man=) Thank you for your comment. If you didnt already please Rate 5 =D

  • I have maked the thing and my program said that the string is changed to double is not valid

    what have i did wrong?

  • 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.

  • Comment removed

  • Thanks

  • Hey MyKymse, No big difference between 2008 and 2005, Search for 2005 videos

  • Hi! Is Visual Basic 2008 are the same with visual basic 2005?

    Because in our school were using Visual Basic 2005.

    Thank you.

  • Hi Clod15!

    your video help a lot.

    Thank you very much!!!

  • Comment removed

  • 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".

  • 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. :)

  • "Please do no bitch" lmao loved that

    XD Great tut.

  • Comment removed

  • you should dim the variables first.

  • 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'.)w­here the accounts are saved....

    i try to manipulate the folder and it works...

    try to add some changes...

  • heh; yea true true; never thought of that. =] but then dont mess up :D lmfao =]

  • wahaha ok!

    ^_^

  • 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!

  • 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.

  • yo thanks man it works greate!

  • Awesome Tutorial, thank you.

    Only thing to make it better is encryption :) but still, thank you!

  • Great tutorial.. I'm wondering now how to make that create an account and login to an account on a remote server?

  • I am currently learning. mysql; (using my bros server; soon enough ill learn how to do it:])

  • 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?

  • Hey, I tried is and when making the login section, I get:

    "Unused local variable: 'LoginUser'."

    "Unused local variable: 'LoginPass'."

    Any assistance?

  • "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

  • 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

  • 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

  • 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!!!

  • 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

  • thanks man i used vb10 beta and i worked tooo

  • 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. =]

  • i used VB2010 express beta 2 and it still works, thanks 5/5

  • Glad you liked the Remake. =] Hope it was simple.

  • simple enough for anyone with half a brain

  • how can i open the program without using the vb2008 editor?

  • I want to know also, deleteing files, writing multiple text lines in text files

    reading multiple text lines in text files

  • haha, That will be a tutorial for the future (using Listboxes) =]]

  • your web site is cool - can you explain how to download this project from your web site - thnks alot

    avi (from aviberko2)

  • i need to add the link, will do now. =]

    and second what do u mean

    "avi (from aviberko2)"?

  • Done Code and Source File is now at the Site.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more