I'm making a web browser for LG! When I'm done I'll post the link to download it here :D Its going to be made using Visual Basic 6.0 (Because I can't find a version of VB 2008 Portable)
When I post download link, just +Rep if you like it :D
Thanks,
~Flareboy323
EDIT: Ugh VB6 keeps saying this is a glitch:
After I debug I'll post the .exe file in a mediafire link :DCode:Private Sub Form_Load()
WebBrowser1.Navigate ("http://www.logicalgamers.com")
End Sub
EDIT2: Still debugging, trying to fix the glitch where it wont let you go to any website but the homepage x.x any uber-experienced VB coders wanna help?
EDIT3: Still degbugging again. Thinking of adding a loading bar, right now the browser is like prehistoric.