Added: 2 years ago
From: TeachMeComputer
Views: 61,968
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (181)

Sign In or Sign Up now to post a comment!
  • what will happen if u make login form without open site ?

  • for all you programmers out there use chrome and right click on an element and select inspect element to easily find out the id instead of the elements. like this so everyone can see!

  • really thanks for your videoes, but i have face a problem. I'd like to get the html source code after click some selections from the webpage. But i have face a problem when i get the source code, the code was before my selection.

  • hey thats good,i made a lil login app using this tutorial and i would like to ask if there is any way to block certain webpage elements like images, ads and other unnecessary link displays and to display just the desired login box? thanks

  • WOW! This really is amazing. Never thought it to be this simple

  • Very helpful. Makes me wanna try. The video is clear

  • Love It <3

  • Simple and very nice...please how do I confirm if login is successful with vb.net codes

  • can i auto login without using webbr0wser?

  • Can we do this with just one button?

  • i carnt get the login button to work

  • can we login to yahoo without Web browser i mean like yahoo messenger

    DO you know how to creat a simple yahoo messenger

  • thx alot

  • How to make if password or username dont exist!! It will crash!! should i use Try??

  • @bero231 Yes, use try and catch

  • @MinecraftVixen I did but I can't find LOGIN button :(( pls help me!! can you give me name of login button on this page bteclan.com i tryed "login"

  • Awesome tutorial :) Thanks for the time you put in to this :)

  • @vbTechdude 2 years ago this was not possible

  • hello sir how r u i have watched your tutorials really u r awesome man!!!!! i want to know that is it your another tutorials about vb.net expt these 56 tutorials please rply me!!!!

  • Thanks, for the tutorials, I am working on reading an RFID tag into the password field on a web page. I can read the tags OK, now how can I get the data read by serial port to the password field on the web page?

  • @TeachmeComputer

    For Button2 code, SetAttribute("value", TextBox1.Text) is based on the knowledge of HTML, how could you know what to input by just browse the "View source"? Any learning page for HTML about this?

  • @kw42chan

    try pressing f12 in chrome n select particular div's that highlight username n password for that site....that should lead u to desired name

  • @TeachMeComputer What is the name of the login button at facebook. I have found the to textboxes but the button doesn't seem to have a name :/ Please help. Thanks man :)

  • @KickAssCommand Well i found the name of the Button. The problem ist it is changing everytime you refresh the site.

  • Comment removed

  • omg thx man thx!!!!you are the best!!!you made my day man i love u!!!!

    

  • @TeachMeComputer what if the user typing wrong username or password how to make it pop up a message box that checks if its true password and username ?

  • @Thesilvernight100 Well, If TextBox1.Text = "" Then  MsgBox("You forgot to write you email or password, retry!")

    me.close

    end if

    NP >:D

  • SOMEONE PLS TELL ME THE NAMES FOR FACEBOOK?

  • @trueboss926 The username textbox = email

    The password textbox = pass

    The button is unknown

  • You have a cool acceent

  • can u send me the code it's not working for me-.-

  • hey i have a SMF Forum, and i cant find the button Name or id... or it does not work.... HELP !

  • How would I do this with a dropdown box (or select list)?

  • just right click on the website and click view page source

  • @rujinai u right but how can i get sorce code of submit button of facebok login? :( it always erroe :(

  • i have seen your video named "VB.NET Tutorial 41 - Website Login (Visual Basic 2008_2010)"

    in this video you had show us source code of yahoo.com

    but can you help me in geting source code of facebook and twitter and my space and mig33? plz help me sir :(

  • Hey i got a question!

    What code do i need when the user enters a wrong password

    then a msgbox will pop up??

    Thanks in advance

    Btw you really helped me ! thanks

  • THX you are the best if i need help for my program i watch your video ;)

    I try to make this ;)

  • Hey this not work for Webs.com :( Can you help me? :D

  • @xcibe95x you just didint find right things.

  • @romansson100 i no found the name of the sign in button :/ I have trayed with other site and work i need to make login for this site xcibe95x.webs.com

  • Nice man.

    Can i have your help though?

    This site here: ww.pbbans.com/forums/index.php

    what is the id of the submit option here?

  • Great work....keep going

  • Comment removed

  • Why the name value goes inside the getElementById and not the id value?

  • Help Me

    If TextBox1.text = "a" Then

    TextBox2.Text = "01100001"

    End If

    If TextBox1.Text = "b" Then

    TextBox2.Text = "01100010"

    End If

    When I write ab apears 01100001

    Can you make appears 0110000101100010?

  • @HACKERMAN24 dear u r overright textbox value you need to concate like

    if texbox1.text="a" then

    Textbox2.text +="01100001" or Textbox2.text=Textbox2.text+"0­1100001"

    end if

  • teach me object oriented programming

    

  • excellent vid...!

  • how can i do it for Facebook?

  • How can i make it for just part of a website. i dont want to be show all website.I just want to show login informations part of websites

  • I have a problem, I'm using this method on my program but the thing is the webbrowser is already loaded and when I type user and pass in the textbox's the textbox's in the browser arn't focused so the login button doesn't press..? I have a java set focus but when you click a textbox in the program the webbrowser unfocuses.. how can I do this?

  • how to make it logout?

  • thanks very much

  • Can I do this for youtube?

  • i have a question. if i want to get one element of site (for example only update vids on YT by friend) what to do?

  • if the id passowerd field is in the frame then how we will do it which command let us go in the frame and then write id password

    

  • @surjitsimrangurdip why do you want to you use a frame?

  • sir could you plz tell me how to make this form with facebook login am totaly confused :(

  • @teachMEComputer

    Sir help me in vb.net i saw this video uploaded by u but how we can do this trick without webbrowser just using 2 textboxes and login button.

  • @surjitsimrangurdip You can make the web browser hidden.

  • How would i attach a login form to a button in the form?

  • you explained fully i understand everything i am half beginer and half pro at vb 2010 and a pro on html i am subscribeinng you coz ur the best ^_^

  • You are helping me with my keylogger.. :D

  • @DrKillaser but, Facebook's code is a "little bit| complicated... :/

  • darn i looked at the source code but the button didnt have a name just a imput class and value and tabinex

  • this doesnt work if the box already contains a value like "0". Can you help me with that?

    thanks

  • if you use google chrome it is easier to get the element id :)

  • Can someone tell me, what code i need to fill in to stop the popups saying continue with the script?

  • Hey man. Is there any code for this situation:

    If login was sucessfull, then tell the user that the login was ok. Else, tell the user that login went wrong?

  • for facebook login use this Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim allelements As HtmlElementCollection = WebBrowser1.Document.All For Each webpageelement As HtmlElement In allelements If webpageelement.GetAttribute("v­alue") = "Login" Then webpageelement.InvokeMember("c­lick")  End If Next End Sub

    End Class

  • Hi,

    my compliment's...great tutorial...

    Can You tell me, please, is it possible with Windows Live Mail???

  • what is the "GetElementById" for facebook Login button?? PLEASE!! HELP!! REPLY!! PLZSPLZPSLPLZZSZ

  • 1:18 (replay again,again,again..) Its reall fun :D

  • Comment removed

  • **FOR ANYONE CONFUSED ON WHERE TO FIND ID OF ELEMENT**

    Simply right click the item you want the id/name of and click Inspect Element.

    It will bring up a little window with the line of that highlighted.

    :D

  • how can u get the source for runescape login?(the login where u play ;P

    this will be much better for phishing ;D

  • @mrhollyking you can't because the login and password textboxes are inside the flash player

  • @D4mku5

    well ok :(

    It's just that there was a phishing site with also the rs login.. ;P

  • @mrhollyking Hey. Are you hacking Rune Scape accounts?

  • @Olemassacre

    Did once but I've quit rs

  • how to do it on Facebook? the source code is way to confusing to me D:!

  • How do I make it so if the username and pass is correct, it will show form1??

    I am making a program but thats where im stuck, please help

  • HAHAHA!! AT LAST T_T!!! SOME PROGRAME ABOUT YAHOO!! T_T AT LAST!!!!!!!!!!

  • What if theres no ID. The button on MMARMY.com is a picture i think. and it has a class, value, and type.

  • I have a prob. My thing SAVES my username therfore the first line of code in button2 gives an error since it haz nothing to fill. What should i do?

  • If there was a "Love" button, i'd press that!!

  • THIS HELPED ME SO FUCKING MUCH I LOVE YOU!<33

    no gay way! ;)

  • Hi Dear, I can you do some coding for me. I can pay for that.

  • your awesome at making tutorials. could you please tell me the resources you used to learn how to code in visual basic?

    and any book recommendations that you would give? because when i am older i really want to be a programmer but for when i go to college i want to be quite experienced at coding so that i am ahead of other people and will hopefully be able to become a successful programmer.

  • @JoeFulford Well man you to be a nice programer see toturials not that ones that have the code for download but, the ones you see on the video :D

    ive been learning seing tuturials now, well im creating my one great programs and hacks

    i hope you luck friend :D

  • Yes Dear, Plz add Try and Catch

  • @Zz360zPROzHACKERzZ me excellent at it

  • apps.rackspace.c o m/

  • The site I want to access has a drop down with two options. Your code works fine for the default login, but I want to choose the other option in the drop down. Here is the website:

  • hey can you message me with the code for my site? ive been trying and trying and trying but it wont work :( heres my website thecodingindustry . nstars . org / login

    lol remove the spaces but please! help me out lol or anyone

  • (XD) The .setatribute dont found!

  • Im in a internet caffe. Dang it. I dont have any tools thar. Nor VB 2010 nor my trusty XAMPP for PHP :(( Oh well. Im giving you thumbs. Where the thumb is Upward.

  • hey guys if the login button code in the video doesnt work for you, try this:

    WebBrowser1.Document.Forms(0).­InvokeMember("submit")

    that works for facebook

  • Theres No Element for most sign in buttons... Idiot you can grab a button by its HTML Element!....

  • i need help on a site. im trying to get the name for a button but thre are not any.

  • Comment removed

  • 7:30 perfect viev of code

  • im trying to use this for myspace but one of the buttons doesn't have a name, all it has is a button id, and class. Is there anyway i can use this still because i have tried but it doesn't work.

  • plz upload a video for facebook login.....

  • @alpha403 you want to dictionary attack facebook?

    Don't think you can tbh.

  • "lets make this a little bigger"... a little yeah right thats huge

  • Use inspect element on google chrome or firebug addon for firefox.

  • Comment removed

  • fuk you up b1tch

  • i used Google chrome to find the id because it has the inspect element witch makes it much easier but other then that this video is great

  • I was looking for something that would let you put in your username and pw from an actual website then if it's an actual user and pw from the website it will let you use the program. can you help me with something like that

  • its really nice this tutorial

    i need to do a software and am using a vb.net

    for that i will have to extract articles from a website and i also need to provide summaries of those articles

    please help me out

    thanks

  • its really nice this tutorial

    i need to do a software and am using a vb.net

    for that i will have to extract articles from a website and i also need to provide summaries of those articles

    please help me out

    thanks

  • How do you combine the two functions into one button instead of having navigate and login? Thank you, great tutorial as usual!

  • Quick Tip

    When your Looking for the names for the username and password in the source code.

    Try this

    Hightlight the box

    right click and press

    view selection source

    It will cut out all the other HTML so you can look right at the loginBox HTML no messing about

    Great Video

  • is there a way to clear the default value before it entering a new value from a textbox ?

  • how to i use this for my website? im confused of finding the login button, the login button type is "Submit" and the value is "Login" and there is no name

  • @dragonster82 Keep watching the next videos, that is explained

  • @TeachMeComputer oh ok, and please tell ur subscribers to watch my channel, ( IF POSSIBLE PLEEEEEAAASSEEEEE)

  • @TeachMeComputer Which One?

    Im Cant Doing It!! On me apears only this:

    input type="submit" class="button btn-login" onclick="document.forms['login­FormElement'].submit();return false;" value="Login"

    plz say what video or say wich one is or what is the way cuz in that website i cant

  • @TeachMeComputer

    I am also trying to get this to work, and cant find it in any of your videos.

    Could you please explain how to login from your application when the button name is not specified in the source of the site?

    Ty in advance!

  • @dragonster82 just focus on the password box an sendkeys enter:

    WebBrowser1.Document.GetElemen­tById("password").Focus() SendKeys.Send("{Enter}")

  • @dragonster82 IT IS CASE SENSITIVE!

  • @dragonster82 Try using the id if it haves one

  • @LFSDK it doesnt have, thats the point.

  • @dragonster82 I found that if the element doesn't have a name, you can also use it's id. I tested it out on a button that didn't have a name but had an Id and it clicked it just fine using the code from the video.

  • dude i really love u, how can i repay ur kindness? maybe when i see u in heaven ^.^

  • Thanks for the video, i want to know is this software can get the username and password of a shopping site for me.

  • thanks teachmecomputer! i really learn from your videos

  • Nice Tutorial!

    Is it possible to make one button for navigate & login?

    I tried out, but it doesnt worked for me...

  • @MartialKings What you mean?

    like just have a login button?

    yeah double click on the form load

    and enter the navigate code

  • @lesanDOTvbnet thank u! thats the right solution for my problem! :)

  • @MartialKings haha, no problem man xD

  • Thanks for this tutorial i did the same just for facebook - but anyone has anyidea for to logout from facebook with a click off button or anything like that

  • Comment removed

  • Comment removed

  • Hi I sent you a message as I couldnt post it here because of the html in it. Basically if the submit button is a picture how do you get to invoke.member click it?

  • Can you post a tutorial how to load a picture from a website on my application, im making a Account Creator and i need the picture from the Captcha Code for my program :S Help me please

  • That is frakin beautiful this is something I have been looking for!

  • gave me a java script error ?

  • How do i save an image from a website using VB? Thx

  • hey how do you put a website label onto a label in vb 298...for example.....lets say i have a game ONLINE That has 100,000 gold......how do i make it where when i login on the Visual Basic Form it saids my gold amount on a label On My Visual Basic Form.....sry if this is confusing....PLEASE REPLY!

  • @DrGenerate did he tell you , thats what im looking for 2

  • dude thanks so much..your like yah you knoe...sweet

  • You Are Just Good , Great work

  • nice man i watched all videos in single day i cant wait more i rate every video and i subscribe to your chanel.

    I CANT WAIT MORE!!! xS

  • thats nice & simple

  • WOW DUDE <3 SO MUCH.... and also how can i make it if its rong it says wtf.. wrong psw

  • @HardCoreSmasher like how would i make it check wut the website url

  • @HardCoreSmasher Sorry for the late reply. You can go to the event webbrowser1.navigated and then check the URL. You can retireve the URL by typing webbrowser1.url.tostring.

  • @TeachMeComputer yah i found that out thz anyways one more thing hmm how would i change a combobox in the web browser

  • Thank You

    Helped me out a lot this all your videos

    Thanks

  • wow dude, are you only 16? you rock at this.

  • oh god damn it -.- I thought this was going to be with Post Data, this is not intermediate

  • @ampix0 I Agree with this, I want to know how to use post data

  • This works whit any website right? its wierd if if only work whit yahoo.

  • Yeh it does, if you can get the ID, you can use this.

  • @Aflikshun good

  • @swehunter2000 Gr8 Job Dear, Plz also add if login fails or succesful login Msg Thx in advance

  • @shivsharmaddn you mean try catch?? but where did this come from? :P cant rememer my comment..

Loading...