Added: 4 years ago
From: RockingAwesome
Views: 15,182
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (78)

Sign In or Sign Up now to post a comment!
  • jesus christ dude, your volume sucks, i had it turned up, and got an error alert and had headphones on. nearly made me lose my ears ._.

  • Comment removed

  • He made the browser from visual basic express which is free. You should be able to install VB express since its educational.

  • my parents wont know where im browsing to!!!!!!!!!!! not that its important, its just for a weekend project.

  • who turned the volume to the top?

    thumbs up if you thought he was almost soundless.

  • Thanks xD

    Too much 2 part videos each one with 8 minutes telling what you can do better in 3:57 minutes!

    Great Tut, it´s so easy to do ; )

  • This browser doesn't work on another computer where visual studio is not installed. How to make it work? Need to install some packages or smth?

  • thnk you so much!!!

    Lol.!!!

    my mom cant catch me anymore watching X>>

    Lol ^_^

    joke

  • Great tutorial, thanks!

  • the web browser that we will make could we save it on our computer then use it just like mozilla or chrome like that?

  • 5 stars for the quality

  • How do you make a home, back and forward button? i just need the coding

  • @leo96746

    make a button name it stop

    code:webbrowser1.stop

    home

    code:webbrowser1.gohome

    forward/next

    code:webbrowser1.goforward

    thats the code

  • @cyrusrom

    ty!

  • add this to the code for the go button:

    form1.text = (webbrowser1.documenttitle)

    and this to form1 load code

    webbrowser1.scripterrorssupres­sed = true

  • How do you make the web browser to resize when you change its size, ex. The maximize button

  • You mean like ur creating ur own control box?

    if Yes then:

    Me.WindowState = windowsforms.maximized

    something like then

    if no:

    not sure what you mean though

  • is there anyway of putting a image for the buttons?

  • oh wait wait never mind

    i got it

  • Yes

  • my volume was max to hear you =*(

  • and why is it that i have to turn my dam volume up becuse you CANT TALK LOUDER?! JESUS!

  • possible to get a better quality recording?

  • HAving problem with the enter instead of clicking it says End of statement expected heres were the error is

    If e.KeyCode = Keys.Enter Then textBox1.Items.Add(TextBox1. Text)WebBrowser1.Navigate(text­box1.Text) Me.Text = (ComboBox1.Text)End Sub

  • If e.KeyCode = Keys.Enter Then textBox1.Items.Add(TextBox1. Text)WebBrowser1.Navigate(Text­Box1.Text) Me.Text = (ComboBox1.Text) End Sub

  • how do i make it so that i dont have to click the go button, but i can just hit enter????

  • Private Sub ComboBox1_KeyDown(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyEventA­rgs) Handles ComboBox1.KeyDown If e.KeyCode = Keys.Enter Then ComboBox1.Items.Add(ComboBox1.­Text)  WebBrowser1.Navigate(ComboBox1­.Text) Me.Text = (ComboBox1.Text) End If End Sub

    Replace "combobox1 with ur textbox name eg. "textbox1" :D

  • ok when ever i open it goes straight to the ms visual basic how can i make it so it opens like a normal program btw great vid sub and rate

  • Go into the debug folder and copy the .exe

  • I've done this without a tutorial, but that doesn't matter.

    I tried to load RuneScape and press click here to play or w/e. But then it freezes. Probably because it's Java (RuneScape)...

    Do you know what to do?

  • It works fine for me. I just tried.

    I don't know what to tell you.

  • I'll try tomorrow ;)

    It could be caused by:

    It was still in debugging, not a .exe

    Right?

  • It could be, or your computer could have java installed incorrectly ;]

  • No.. :p I play RuneScape and stuff :p And I have Java Developement Kit. I'll try tomorrow, G2G sleep now ^_^

  • Haha, alright ^_^

  • Do you have Vista, if so, it's because of the WFPS (Windows File Protection System)... it's impossible to fix, but disabling it would make you very vulnerable to viruses.

  • I have Vista yes, and I know what you're talking about

  • dude. how can i make it so when i press enter it goes to the url in the textbox? :s

  • Yah, really, how do you? I'm new to this stuff and I am currently developing a Mini Browser, but this is exactly why I'm browsing these videos...

  • i have found out ;P

  • use the textbox1_keydown event and in that event type in if e.keycode = keys.enter then textbox1.text = webbrowser1.navigate() at least I think that would work I'm not 100% sure tho but you could give it a try

  • Good Good..

    A little fast tho :P

  • All you really did was take VB's built in tutorial and made it "user-friendly"

    awesome job!

  • Good tutorial had to watch over and over again way to quiet

  • dude why can't you just put the codes in the description instead of making us work can you please?

  • Just turn up your volume...

  • It was up full on speakers, volume tab in pc and youtube volume.

  • Are you deaf?

  • I guess he is...

  • Blind to apprentally XD

  • youre great!!! good job you did there..

    i really hope youll keep doing more stuff like thowse..

    cool!

    thank you!!!

  • Thank you :]

  • this is cool. Nice one.

  • Hey.. This movie was great. Finally i learned how to create a web browser.. Thx. But i cant read some codes, i tried with &fmt=18 for better quality, but there is no difference. I would be happy if you could post the text that you typed in the Go button, it was somthing like webbrowser, huh?

  • To everyone who's saying, oh, i stole this, oh I'm such a big thief: I didn't know there was a tutorial on how to make one, and i didn't learn through some tutorial. I learnt this myself, and thought it was pretty cool, so i figured that i would share it with everyone else, but i guess nobody wants my help.

  • Lol, you can find the exact same tut, when you open Visual Basic Express.... You're just a thief taking the credits...

  • i could'nt see anything! btw here's a tip: write &fmt=18 after the title and the quality will be great!

  • wow it works =) great

  • I didnt see i god damn thing

  • What was the Code :(

  • Can't you see it?

  • Nope..

  • WebBrowser1.Navigate = TextBox1.Text

    ~Happy Programming~

  • it is not the best but it does help new people out. i just need the code for the butons and stuff. but hay i got 1 code done um like 6 more to go lol.

    thanks

  • great tut 5/5

    learn allot hey

    what software u have to make this ? i mean the recorder

  • Camtasia Studio 5 :]

  • thnx alot m8 ;)

    downloadin now

  • Dude...

  • Dude?

  • Sorry... I mean thanks for that, i tried some other idiots, and he left the e in 'text' out, so i was glad to see you had it goin on. Is there any other way to get the exe without doing save all, and finding it in the OBJ folder?

  • Awesome tutorial, thanks! :)

  • Your welcome :)

  • How do i save it? I am new to VB and i have no idea how to save it, then run and make it .exe :S Please help

  • Just go to the top, and then file > Save

    Make sure you have built it first too.

  • To make it .exe go to:

    1. Build

    2. Click first on: "Build (Your Program Name)"

    3. Than click on: "Publish Build"

    4. Further follow the staps ! NP

  • I thought it was good but I was wondering if you knew how to stop the arrow keys from cycling through the textbox and the button. Clicking on the Webbrowser didn't work so I was wondering if you had any ideas?

  • Do you mean like, when you press the (Up, Down, Right, Left) keys, your cursor would move to different buttons and text boxes?

    I've never had that problem, but if you would like to talk to me over AIM, mine is Dunkelheittier.

  • yeah it's realy good , but for the beginners, they wil not understand anything, becatuse you have to speak loader man

  • Do you mean louder? Because you could just turn up your volume.... Thanks for the comment anyways :D

  • i agree with vardushik you should speak loader i turned the volume all the way up but i still oculdnt hear you. what do i have to type after web browser?

  • After web browser, what are you talking about?

  • nevermind i found out.

    i ment what do you type after webbrowser1. in the code

  • webbrowser1.navigate textbox1.text

  • ok thanks

  • THANKYOU!!!

  • Thats pretty sweet

  • Thanks man.

  • thx man! great tutorial!

  • Your welcome, if you have any questions, just ask me!

  • Thanks man, Help'd me somewhat

    (Knew howto do it but didn't know somethings that you thought)

  • Yeah, if you have anymore questions, don't hesitate to ask me.

    Also, i will make a more advanced Web browser tutorial.

  • why don't you use camstudio?

    here is the vid:

    watch?v=5036zDcZJrY

    your tutorials will be much better!

  • Rofl, funny thing about that....

    I am using Cam Studio.

  • wow....

    try using another resolution and divx 6.8

    =)

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