borderAndreaVB free resources for Visual Basic developersborder

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

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

Print This Topic
Previous Topic (Application Help)Next Topic (SMS Error plz help me for my code...) New Topic New Poll Post Reply
AndreaVB Forum : Internet Applications : web address and textbox Solved Topic
Poster Message
khyzen
Level: Graduate

Registered: 06-04-2009
Posts: 10

Ads by Lake Quincy Media
icon web address and textbox

hi again

I need help.

In my program i have a textbox and a webbrowser and i am using vb 6.0.
My question is how to get the web address of the a site that i navigate to web browser and display it in a textbox?
Like when we are browsing the internet the web address bar change whenever we leave the site and go to other sites.

i want my texbox to be look like the web address bar.

thank you in advance.     

____________________________
Never lose hope. Think Positive! (^.~)

23-04-2009 at 09:32 AM
View Profile Send Email to User Show All Posts | Quote Reply
GeoffS
Level: VB Lord


Registered: 29-09-2004
Posts: 606
icon Re: web address and textbox

Use the LocationURL or LocationName Properties of the WebBrowser Control.
Text1 = Browser1.LocationURL



____________________________
multi-tasking - the ability to hang more than one app. at the same time.

23-04-2009 at 10:46 AM
View Profile Send Email to User Show All Posts | Quote Reply
khyzen
Level: Graduate

Registered: 06-04-2009
Posts: 10
icon Re: web address and textbox

hi sir    

Thank you for reply.

That is what i need. Yes it works in my program!

God Bless.

____________________________
Never lose hope. Think Positive! (^.~)

24-04-2009 at 01:59 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Internet Applications : web address and textbox Solved Topic
Previous Topic (Application Help)Next Topic (SMS Error plz help me for my code...) 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-2010 Andrea Tincaniborder