Jake's Browser V 1.0
Today i got bored and decided to code a browser in VB….. It has a lot of work to do, but i wanted some feedback, so im going to post it :D Your screen resolution has to by 800*600, and once you open it you have to maximize it…..( i dk how to make it adjust for other size screens)….I soon plan to make it so you can have tabs on it:D, but for now its just one window…. One person said that Mcafee said it "may be harmful", if you think it is a virus pm me for the source ( i dont wanna give it to a plajerizing noob) anyway you can download if from http://www.megashare.com/88378
Please give me feedback, remember it has a lot of non-working functions….
I would use the Form_Resize() and enter some code for setting the controls to the right size and position them correctly. For example, Browser1.Width = Me.ScaleWidth - 24. If you have positioned Browser1 12 pixels from the left border, it will end up in the middle no matter what size of the form you have. Hope this helps.:)
kk i used
Frame1.Width = Form1.Width - 250
WebBrowser1.Width = Form1.Width - 525
Frame1.Height = Form1.Height - 3000
WebBrowser1.Height = Form1.Height - 3400
Frame2.Width = Frame1.Width - 0
lblStatus.Width = Frame2.Width - 250
Frame4.Width = Frame2.Width - 250
and it all adjusts when you open it, to the size you open it and everything, but once its done loading you cant re-adjust it anymore and have the Frames adjust with it…how would i do that?
Pretty good as a basic browser. BTW, if you are using the free download option, this javascript injection will remove the wait:
DarkPanther_ wrote: Yeah, pretty good browser. I'm wondering, the pages that tell you what browser you're using, what would they say while in that ?
lol
Anyway yeah nice browser. :P
u both confused me…..what do you mean by free download option?….and @ DarkPanther i dont get anything u said lol
BTW thanks for the feedback :D
jakedude777 wrote:
Pretty good as a basic browser. BTW, if you are using the free download option, this javascript injection will remove the wait:
he means that wen you click the link to download the browser, it takes u to a page that says choose either free download, or premium download….if you choose free download, it makes u wait 80 seconds b4 u can download…so if u use the JS injection he provided, you can skip that wait.(hope that made more sense)
and thnx for the idea mastergamer :happy:
and nice browser jake
I tested the user agent (The thing saying what browser you are on if you didn't already know that) becasue someone asked earlier…It says it is Explorer 6. Not IE 6…just explorer 6. I'm sure you could make a use ragent that says "Jake's Browser" or something.
Feedback:
It's nice, I guess. There really isn't to much to comment on. It works, which is always a good thing, and it has a nice, if not basic, layout. When you make it better and more full, then tell me and I'll give you way more feedback…promise :D
NC
jakedude777 wrote: [quote] I don't have to view your browser to know you didn't code from scratch.
fuck yea i did!, its easy dont tell me what i did and didnt fucking do ….i made that fucking browser 100% myself…..
ask 32to28 i give him a whole walk through on it….so get off my ass[/quote]
Just google for a fucking tutorial on it.
And you people are idiots if you think he coded anything himself.
I didn't even have to look at the browser to know that it was probably extremely basic. Now this should be taken as an insult to the author of this thread.
-The_Flash- : I'm pretty sure most of the art you've done in photoshop is a collaboration of several techniques throughout tutorials. So saying that there's no way he could build this from scratch is kind of ridiculous especially since it is in VB.. My point is, is that for practically everything from beginner to semi-advanced, there will already be a tutorial for it, or for at least each part, so your statement is severely flawed.
~T
0rijin4l wrote: [quote]mastergamer wrote: Pretty good as a basic browser. BTW, if you are using the free download option, this javascript injection will remove the wait:
markupjavascript:void(c=0)
cheers, i have never noticed that, and i use megaupload all the time. that will save time :P :) Thanks[/quote]
no problem :D
mastergamer wrote: [quote]0rijin4l wrote: [quote]mastergamer wrote: Pretty good as a basic browser. BTW, if you are using the free download option, this javascript injection will remove the wait:
markupjavascript:void(c=0)
cheers, i have never noticed that, and i use megaupload all the time. that will save time :P :) Thanks[/quote]
no problem :D[/quote]
Haha, I did the same thing XD
i can help you make your own...jakedavis_@hotmail.com
Christ guys @flash your right there are tons of tutorials on vb browsers. If you just google "web browsers in vb" You can get this source file, I've done many of these:) You didn't code this yourself so don't try and impress us:angry: