borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (I want to make my own WebBrowser)Next Topic (VB-Interntet Explorer) New Topic New Poll Post Reply
AndreaVB Forum : Internet Applications : Creating a Web Browser With VB?
Poster Message
demonic22
Level: Trainee

Registered: 08-03-2005
Posts: 1

icon Creating a Web Browser With VB?

apart from messing around in VB in new to VB, and i have some questions to ask.

im going to attept to make an iternet client. eg. a program you click on and it takes you straight to a site, like runescape.com or another game site. i dont need any button like file edit view ect at the top, just need a big sqare i the middle to desplay the page in.

please, dont take the piss outa me lol, i knwo im new, just looking for sum help, ty =


ahh found the propper word =) an internet browser =)


[Edited by vbgen on 10-03-2005 at 04:04 AM GMT]

08-03-2005 at 02:04 PM
View Profile Send Email to User Show All Posts | Quote Reply
steve_w
Level: Moderator


Registered: 18-04-2003
Posts: 1156
icon Re: New to this.

Hi

Use the link below, its a very good tutorial on how to write your own browser using the Microsoft Internet Control

http://www.acky.net/tutorials/vb/wbrowser/


Steve  

08-03-2005 at 02:29 PM
View Profile Send Email to User Show All Posts | Quote Reply
vbgen
Level: Moderator

Registered: 10-10-2002
Posts: 876
icon Re: Creating a Web Browser With VB?

also, just in case you wanna bring in some customization,   , you could try adding other buttons, and on the click event, add this code:


wWeb.Navigate "http://www.yahoo.com" 'for yahoo or
wWeb.Navigate "http://www.google.com" 'for google


that way, ul have other buttons that go directly to a website, without having to open any menu.  

teehee, hope this helps too.

____________________________
Been busy trying to take a second degree <--it's not working out...

09-03-2005 at 07:18 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Internet Applications : Creating a Web Browser With VB?
Previous Topic (I want to make my own WebBrowser)Next Topic (VB-Interntet Explorer) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder