Added: 3 years ago
From: NoVoiceTutorials
Views: 24,649
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (208)

Sign In or Sign Up now to post a comment!
  • FUUCK YOU SOPA!!!!... :'( Hats off to megaupload!

  • Thanks! I update my last browser with your help...

  • dude why is there alot of lag :(

  • too many erroe wasted hours of my timime

  • you also can't directly type at the address bar?? wonder how to do that ....

  • there were build errors.

  • wtf 85 errors whats that suppposed to mean

  • i didn't understand what that tutorial teach? combination of cntrl+c and cntrl+v ?!

    who make this browser simple copy code lolololo

    sorry for my english if there are mistakes

  • 9 errors what happen?

  • igot a promblem in progressbar!!!

  • Im getting a error

    Error 1 Handles clause requires a WithEvents variable defined in the containing type or one of its base types.

    on line 48,67,and 98

  • An error......there is no file in the directory says!

  • What was that code that i needed to download it says that i was unable to download the file

  • Im having this problem:

    ToolStripProgressBar1.Value = (CurProg / MaxProg) * 100

    this one doesnt work for me?

    It says: OverflowException was unhandled by user code.

    Arithmetic operation resulted in an overflow.

    What do i have to do to solve this problem?

    plz help me!

  • Mines not working, did what you told me to do...

  • This is a bad tutorial because your suppose to give out the codes individually or else the buttons might now match up to what the viewer has done. this tutorial is a 3/10

  • 19 errors

    1 - 18 Statement is not valid in namespace

    19 'End Class' must be preceded by a matching 'class'

    oh dear oh dear oh dear... :(

  • i've got a problem with the "toolstripmenuitem" he's say taht i'ts not member of Zaxa_OS.form4 ,(my progam ) please help me thanks! (bad english)! :P

  • How do you make the web browser teh default one so if u click a link or something it opens in this web browser instead of explorer thx

  • 5 errors on VB 2010

  • You are on mac.... I'm so sorry for you :'(

  • @kiddaxter123

    I don't think so..

    I have the same theme on my xp. :P

  • @kiddaxter123 he used windowsblinds on windows... i'm so sorry for you :'(

    I still hate Mac.

    It's a theme.

  • i think there is some problem with the code

    its not working!

    please reply

  • it's cool, BUT is it safe?

  • 6 errors about toolstripstatuslable1 using vb express 2010

  • hey man i have 1 problem.... this :

    Handles clause requires a WithEvents variable defined in the containing type or one of its base types

  • on the Print Preview

  • @lozylo4441

    hey i hv the same problem. i fixed it by changing

    BlackAndWhiteToolStripMenuItem­.Click

    to

    BlackWhiteToolStripMenuItem.Cl­ick

    and appart from that i hd no errors. except the "done" label doesnt display the website address and the progress bar does nothing :)

  • it's allright i had to fix some errors but its good.

  • hahaha internet explorer gets owned again

  • thnks bro

  • 85 Errors.

  • @Minicooperproduction yeah thats what i did, now it works

  • LOOLLL!!!!

    85 ERRORS

    YOU ARE A STUPID PROGRAMMER

  • @Soniredhelp LOOLLL!!!!

    0 ERRORS

    YOU ARE A STUPID POSTER

    ------------------------------­-----------

    Erase all codes in the FORM1.

    make all the buttons with the SAME EXACT NAME.

    If you still get any errors(which i did, i got 2 and i renamed them and done)

    It will work fine.

    And btw this isnt really a ADVANCED vb web browser. You should see mine :-) its called blue surf. The best VB web browser ive seen yet.

  • How to get the progress bar to the rightb side?

    It is not clear.....

  • YEAAY! It works, only i renamed a StripBar1 to Tool TripProgressBar1 =DDD

    Thanks, great video!

  • 6 Error :(

    Name 'ToolStripProgressBar1' is not declared.

    'ToolStripStatusLabel1' is not a member of 'WindowsApplication1.Form1'.

    Please help!

  • @TheHu97 i am getting the same error with mine

  • Not work :(

  • ToolStripProgressBar1.Value = (CurProg / MaxProg) * 100 - Arithmetic operation resulted in an overflow.

  • how did you make circle buttons :D Sorry I'm new a this.

  • says i need handle clauses or something pm to help me :P

  • Comment removed

  • How can I put it in my computer so I can use it? Like build it? How ?

  • ok my custom webrowser says you need adobe flash to watch this video and i download it save it run it ive tried like 20 times can someone please help me?

  • @Minicooperproduction No problem!

  • @NoVoiceTutorials 5 Errors, and it want give me a .exe file, it says something like: cannot debug because file bla bla.exe is missing... :S HELP!

    And ye 5 Errors aswell :|

  • Comment removed

  • @NoVoiceTutorials This isn't working it doesn't even turn into a browser this was very unclear.

  • the code doesn't work! i wasted so long on this vid! i was gonna sub but not anymore!

  • Someone who can give me the url of codes .. thanks

  • OMG! This sucks!! I pasted the code, then everything went error! I have 86 errors on it now!!!

  • i have errors!

  • Is there a chance you can get more colour themes?? e.g. Orange?? if you can can you please give me the code , thanks :)

  • it says 1 error:

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click WebBrowser1.GoBack() End Sub

    i dunno wat is d error here

  • @pirutarapore

    Replace with this :

    CType(TabControl1.SelectedTab.­Controls.Item(0), WebBrowser).GoBack()

    and his trashbrowser will work -.-^^

    My browser is soooooooooooo much better it released in some days :D

  • @ExtremRoyalGuard

    Let see your browser

  • Check my browser:

    Search on youtube KiK-browser 2.5 ;)

  • if you are using tab control instead of a text box, replace

    tabcontrol1.navigate

    with

    CType(TabControl1.SelectedTab.­Controls.Item(0), WebBrowser).Navigate

  • please tell me how to add scroll bars...its the only thing i can't do

  • I wached a lot of videos on youtube and made my webbrowser

    "KiK-browser 2.0"

    search on youtube and lock it's great

    on it you can open more addresses once

  • and also how do i make it so it stays in order on the browser whenever someone resizes the window?

  • click the thing once that u want to stay in order and find anchor i believe and click all four sides

  • guys just do this thing to fix your errors

    1. check your spelling on your menu strips.

    2. remove the entire code even the top then paste the code back in.

    these helped me

  • zero errors! nice job! only wish there were tabs like most browsers but this is perfect for now!

  • Thanks man!!

  • i have also the same progress bar error all the time i am using VB2010

  • it's fantastic

  • I got 6 Errors

    toolstripprogressbar1.Value = (CurProg / MaxProg) * 100

    Me.ToolStripStatusLabel1.ForeC­olor = Color.White

    Me.ToolStripStatusLabel1.ForeC­olor = Color.Black ToolStripStatusLabel1.Visible = False

    ToolStripProgressBar1.Value = 0 ToolStripStatusLabel1.Visible = True

  • Go to your status strip and make a progress bar from there. :)

  • 2 errors

  • Hello, To me does not work. I have 6 errors. 'ToolStripStatusLabel1' is not a member of 'WebBrowser1.Form1 'ToolStripStatusLabel1' is not a member of 'WebBrowser1.Form1 'ToolStripStatusLabel1' is not declared. 'ToolStripProgressBar1' is not declared. 'ToolStripProgressBar1' is not declared. 'ToolStripProgressBar1' is not declared. 'ToolStripProgressBar1' is not declared. Help me!
  • WORKS!!!! XD XD XD. But the code was a bit wrong for me but i fixed it. :}

  • I have got 8 Errors!

  • No0B

  • Warning1The service System.Windows.Forms.Design.IE­ventHandlerService already exists in the service container.

    Parameter name: serviceType00

    How can i fix it?

  • I've got 14 errors.

    WTF?

  • Error1'Private Sub ExitToolStripMenuItem_Click(se­nder As Object, e As System.EventArgs)' has multiple definitions with identical signatures.C:\Users\Nick\Deskt­op\WB\WB\Form1.Designer.vb3021­7WB is my error

  • It didn't work for me :(

  • works awesome!

  • it works great thanx alot except for line 67 where I had to change it thank you m8 sound

    blud

  • Private Sub PrintPreviewToolStripMenuItem_­Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PrintPreviewToolStripMenuItem.­Click WebBrowser1.ShowPrintPreviewDi­alog() End Sub Private Sub PropertiesToolStripMenuItem_Cl­ick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PropertiesToolStripMenuItem.Cl­ick  WebBrowser1.ShowPropertiesDial­og()

    I have wrong with this ! but u do every thing in part one and tow ! Help meeee

  • all good. i like how i didnt have to type the whole code thanks a lot this is great good job. exept... IT DOESNT FUCKING WORK!!!!! idk whats wrong but it doesnt work for me im running vb 2008 express on a windows 7 i dont know if that makes a difference or not but its brokeded it no worky

  • Bad ):

  • i got 20 errors HELP

  • Dats very good.Super. Thanks for help!

  • such a beautiful song, so fa mi re do!

  • the print prevew needs to be changed to;

    Private Sub PrintPreviewToolStripMenuItem_­Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PrintToolStripMenuItem.Click

     WebBrowser1.ShowPrintPreviewDi­alog() End Sub

  • What is you are using Tabcontrol? like what do you type for the code for google,yahoo and youtube radio buttons?

  • so many errors.... i just pasted it and there loads of errors!!! help?

  • Did you create all the components 3 radio buttons 7 buttons 2 combo boxes etc?

  • Hey Everyone This Is A Great Tutorial...The .Txt is in the discription noobs look plz and stop bugging him!

  • Y.O.U A.R.E N.O.O.B WHEAR IS THE "File.txt" for download??? NOOBBBBBBBBBBBBBBBBBBBBBBBBBBB­BBBBBBBBBBBBBBBBBBBBBBBBBBB OMG BETTER NOOB!

  • lol, bad

  • My third radiobutton gets stuck when i go to check another box...nice tut however...

  • lol I am currently re-creating this with a Panel instead of a status strip :D

  • HEY i got a problem i got 75 errors when i puchin all the codes

  • thx 5/5 . Awesome tutorial ;) good job ;)

  • I Created The Browser, But When You Type Anything In And Hit Go It Says, Threading Overflow, Just Please Post The Source Files :-)

  • Can You Please Just Post The Source Code Somewhere Because, This Has Been Driving Me Nuts, I Don't Mean The .txt File I Mean The .vbproj File and all the rest of it just zip the archive and post it please it would be greatly appreciated, Thanks :-)

  • good codes...i got a question i want to develope theme option which will change buttons too...for example just change go and back button when i choose black&white theme. any help? :)

  • 2 errors.

  • Me too. It says:

    1)Handles clause requires a WithEvents variable defined in the containing type or one of its base types.

    2)Handles clause requires a WithEvents variable defined in the containing type or one of its base types.

    please somebody help me!!!!

  • Nice!! tut :) But i got 6 errors ;( They say:

    'ToolStripStatusLabel1' is not a meber of 'WindowsApplication1.From1' " (2) of them

    and

    Name 'ToolStripStatusLabel1' is not decleared.

    Ty pls help :)

  • 53 errors

    damn

  • Did exactly what he said and had 0 errors! so you are a liar.

  • i just want the code for theme

  • how to get codes dude? :D

  • download in the description

  • i just get lots of errors when i paste the code

  • RedGangzter: in Notepad, go to Format > Word Wrap. This will correct the code statements :)

  • awesome tut! works perfectly :) everything i needed 5/5

  • i like it

  • grrrrr8 tutorial! i had to edit out some mistakes (i found out that if you dont do the excact names he did it doesnt work, but thats easily fixable) but otherwise awesome. I subbed :D

  • I had the same problem with it coming up with tons of errors, so i only used parts of it that i really wanted, and edited it to fit my items. Ex: it said "Combobox1.something"

    i put it to "Textbox1.something" Because I used a text box in stead of a combo box

    hope that helps!

  • when i pasted it it comes up with LOADS of errors

  • Comment removed

  • The Song sucked

  • this rocks Thanks dude it totaly works!!

  • When ever i do the keycode and press enter, it make a systemsound of beep

  • You need to enable the Go with enter or something but dont ask me wuts the code for it:(

  • it don't works

  • de code deed het niet kreeg 2 errors;

    Error1Handles clause requires a WithEvents variable defined in the containing type or one of its base types.

    Error2Name 'ToolStripProgressBar1' is not declared.

    send a message to me if you know what is wrong!

  • thanks

  • the back and forwards buttons dont work please help send me a message

  • WebBrowser1.Go.......... (Back or Forward)

  • for the back button use this....

    webbrowser1.goback

    for the forward buton use this....

    webbrowser1.goforward

    if they dont work then delete the go and try that and that should work!

    Hope i helped

  • what no tabs? lol

  • Dude this rocks, do you know how to make at tabbed one/

  • hey ... i cant get the code... can u send me the link so i can download it plz. thanks..

  • nvrmind it works now

    but still i've got one problem. i can't change the screen size. it will only change the amount of grey around the webbrowser

  • u never set the anchors of anything would b my guess. in the properties u just need 2 change the anchors. for the webbrowser i believe top, left and right would work. ur lookin 4 anchors, not docks

  • it says the error

    Name 'toolStripProgressBar1' is not declared.

    Name 'toolStripProgressBar1' is not declared.

    what should i do now?

  • add a Progress Bar from the Status Strip, not the progress Bar itself. or try these codes(replace values)

    statusStripProgressBar1

    That should fix it.

  • who is ad/dc lol

  • can you send a imporfed one

  • I had 10 errors

  • I have a problem in line 6:

    Handles clause requires a WhiteEvents variable definend in the containing type one of its types

  • can u make a website for the scripts i have a problem with downloading stuff

  • the whole copy and paste thing dont work worth shit toward me i need better explaining i guess, cus idk if i copy it to each and every lil thing or wat?

  • Here's the line that has some the problem...

    RegularToolScriptItem.Click

  • Thanks a lot, man!

    Can anyone help me? I have this one error...

    Error1Handles clause requires a WithEvents variable defined in the containing type or one of its base types.

  • Hi men PLeas PM Me I wanna Send You My Webrowser Projekt To get you Some new Codes For You ^^ !!!!!!! I mean it Freindly !!!!!!!

  • Thanks MEN !!!! n1 Work THANKS !!!

  • how do u browse the internet once u made it ???

  • first debug. If you are happy with it publish it, install it, and you are ready to go.

  • Whats panel for?

  • Very nice!

    I am a german boy so i wrote the code in german language...

    Thank you!

  • Awesome it works great except for the properties tool in file but thats ok it's not that improtant. thanks a bunch

  • there's something wrong with button 5's code the url is red and i changed it to google.

  • Your best thank you subbed and rated 5/5 i wish youtube has infinity/5 it was awesome i would rate it!

  • Thanks. I made some changes to the code...

  • Did you use vbs 2005 or 2008 ?

  • 2008

  • Lol the code didn't work

    So i looked in the code for errors and i found that

    the name of label 1 (done) was statuslabel1

    you didn't mention that in the vid.

    Still a cool browser you made ! :D

    very usefull =D

    Peace Out

  • He did in part 1!

  • Combo boxes? How can i make it remember everything ive typed so if i want to go back to another page ive been on before

  • I thought the point of visual basic is to do programming yourself.

    I hate downloading things, + they didnt even work?

    I had to remove all the file options for it to run, and even then it didnt perform like it did in your video.

    We're obviously missing something.

  • opps shit wrong video...sorry