Hiya Guys! I have just released a new video! Be sure to check it out! If you haven't seen my first video, please view it! Remember to subscribe and suggest an item for my future giveaway (details on channel). Thanks!
This giveaway can become something big with your help! You could win it with effort!
Private Sub ComboBox1_KeyDown(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyEventArgs) 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
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.
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
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.
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.
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?
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?
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?
This has been flagged as spam show
Hiya Guys! I have just released a new video! Be sure to check it out! If you haven't seen my first video, please view it! Remember to subscribe and suggest an item for my future giveaway (details on channel). Thanks!
This giveaway can become something big with your help! You could win it with effort!
hackster2011 3 months ago
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 ._.
dracoboy79 4 months ago
Comment removed
kratos4evr 6 months ago
He made the browser from visual basic express which is free. You should be able to install VB express since its educational.
jonny777bike 1 year ago
my parents wont know where im browsing to!!!!!!!!!!! not that its important, its just for a weekend project.
Xalien2002 1 year ago
who turned the volume to the top?
thumbs up if you thought he was almost soundless.
Xalien2002 1 year ago 4
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 ; )
eww555 1 year ago
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?
gabber6969 1 year ago
thnk you so much!!!
Lol.!!!
my mom cant catch me anymore watching X>>
Lol ^_^
joke
CrashedOverride12 1 year ago
Great tutorial, thanks!
DodgeChallenger79 1 year ago
the web browser that we will make could we save it on our computer then use it just like mozilla or chrome like that?
7DXarmy 1 year ago
5 stars for the quality
foibos899 1 year ago
How do you make a home, back and forward button? i just need the coding
leo967846 2 years ago
@leo96746
make a button name it stop
code:webbrowser1.stop
home
code:webbrowser1.gohome
forward/next
code:webbrowser1.goforward
thats the code
cyrusrom 2 years ago
@cyrusrom
ty!
DodgeChallenger79 1 year ago
add this to the code for the go button:
form1.text = (webbrowser1.documenttitle)
and this to form1 load code
webbrowser1.scripterrorssupressed = true
toiletpaper1150 2 years ago
How do you make the web browser to resize when you change its size, ex. The maximize button
Darthy5 2 years ago
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
arsenal2wins 2 years ago
is there anyway of putting a image for the buttons?
dan0starr 2 years ago
oh wait wait never mind
i got it
dan0starr 2 years ago
Yes
arsenal2wins 2 years ago
my volume was max to hear you =*(
YourFavoriteHacker 2 years ago
and why is it that i have to turn my dam volume up becuse you CANT TALK LOUDER?! JESUS!
Shadowkiller198 2 years ago
possible to get a better quality recording?
Shadowkiller198 2 years ago
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(textbox1.Text) Me.Text = (ComboBox1.Text)End Sub
Deafwizards1 2 years ago
If e.KeyCode = Keys.Enter Then textBox1.Items.Add(TextBox1. Text)WebBrowser1.Navigate(TextBox1.Text) Me.Text = (ComboBox1.Text) End Sub
saint1997 2 years ago
how do i make it so that i dont have to click the go button, but i can just hit enter????
juandude32 3 years ago
Private Sub ComboBox1_KeyDown(ByVal sender As System.Object, ByVal e As System.Windows.Forms.KeyEventArgs) 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
joeinnes22 2 years ago
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
LegoGoldMiner 3 years ago
Go into the debug folder and copy the .exe
RockingAwesome 3 years ago
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?
GoldCooney 3 years ago
It works fine for me. I just tried.
I don't know what to tell you.
RockingAwesome 3 years ago
I'll try tomorrow ;)
It could be caused by:
It was still in debugging, not a .exe
Right?
GoldCooney 3 years ago
It could be, or your computer could have java installed incorrectly ;]
RockingAwesome 3 years ago
No.. :p I play RuneScape and stuff :p And I have Java Developement Kit. I'll try tomorrow, G2G sleep now ^_^
GoldCooney 3 years ago
Haha, alright ^_^
RockingAwesome 3 years ago
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.
wasd591 3 years ago
I have Vista yes, and I know what you're talking about
GoldCooney 3 years ago
dude. how can i make it so when i press enter it goes to the url in the textbox? :s
darahz 3 years ago
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...
wasd591 3 years ago
i have found out ;P
darahz 3 years ago
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
126644 2 years ago
Good Good..
A little fast tho :P
Reuben961 3 years ago
All you really did was take VB's built in tutorial and made it "user-friendly"
awesome job!
LilCrazyKilla 3 years ago
Good tutorial had to watch over and over again way to quiet
Backdoormember 3 years ago
dude why can't you just put the codes in the description instead of making us work can you please?
jacobgb1996 3 years ago
This comment has received too many negative votes show
TALKING TOO QUIET
MrDeverill 3 years ago
Just turn up your volume...
RockingAwesome 3 years ago
It was up full on speakers, volume tab in pc and youtube volume.
MrDeverill 3 years ago
Are you deaf?
cjfresh4 3 years ago 2
I guess he is...
crusiatusblack 3 years ago 2
Blind to apprentally XD
phazer30 3 years ago 2
youre great!!! good job you did there..
i really hope youll keep doing more stuff like thowse..
cool!
thank you!!!
SHAHARNET 3 years ago
Thank you :]
RockingAwesome 3 years ago
this is cool. Nice one.
harvesthunter0707 3 years ago
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?
ExoXIII 3 years ago
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.
RockingAwesome 3 years ago
Lol, you can find the exact same tut, when you open Visual Basic Express.... You're just a thief taking the credits...
xtremegohan 3 years ago
i could'nt see anything! btw here's a tip: write &fmt=18 after the title and the quality will be great!
RascusDrakonia 3 years ago
wow it works =) great
syn2142 3 years ago
I didnt see i god damn thing
simkodedon 3 years ago
What was the Code :(
jambanIT 3 years ago
Can't you see it?
RockingAwesome 3 years ago
Nope..
jambanIT 3 years ago
WebBrowser1.Navigate = TextBox1.Text
~Happy Programming~
cuteboymimmi 3 years ago
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
boyslikegirls151 3 years ago
great tut 5/5
learn allot hey
what software u have to make this ? i mean the recorder
DrizTut2010 3 years ago
Camtasia Studio 5 :]
RockingAwesome 3 years ago
thnx alot m8 ;)
downloadin now
DrizTut2010 3 years ago
Dude...
MonsterHunterRip 3 years ago
Dude?
RockingAwesome 3 years ago
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?
MonsterHunterRip 3 years ago
Awesome tutorial, thanks! :)
R5p172 3 years ago
Your welcome :)
RockingAwesome 3 years ago
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
runescapeslo 3 years ago
Just go to the top, and then file > Save
Make sure you have built it first too.
RockingAwesome 3 years ago
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
PivotMasterNF 3 years ago
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?
NocaCow 3 years ago
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.
RockingAwesome 3 years ago
yeah it's realy good , but for the beginners, they wil not understand anything, becatuse you have to speak loader man
vardushik 4 years ago
Do you mean louder? Because you could just turn up your volume.... Thanks for the comment anyways :D
RockingAwesome 4 years ago
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?
adioboy08 4 years ago
After web browser, what are you talking about?
RockingAwesome 3 years ago
nevermind i found out.
i ment what do you type after webbrowser1. in the code
adioboy08 3 years ago
webbrowser1.navigate textbox1.text
XpimpinjgX 3 years ago 2
ok thanks
adioboy08 3 years ago
THANKYOU!!!
jackgreenhill 3 years ago
Thats pretty sweet
darthvad86 4 years ago 2
Thanks man.
RockingAwesome 4 years ago
thx man! great tutorial!
Leandro1021DX 4 years ago
Your welcome, if you have any questions, just ask me!
RockingAwesome 4 years ago
Thanks man, Help'd me somewhat
(Knew howto do it but didn't know somethings that you thought)
happystar5 4 years ago 2
Yeah, if you have anymore questions, don't hesitate to ask me.
Also, i will make a more advanced Web browser tutorial.
RockingAwesome 4 years ago
why don't you use camstudio?
here is the vid:
watch?v=5036zDcZJrY
your tutorials will be much better!
Leandro1021DX 4 years ago
Rofl, funny thing about that....
I am using Cam Studio.
RockingAwesome 4 years ago
wow....
try using another resolution and divx 6.8
=)
Leandro1021DX 4 years ago 2