how to get the web address of the a site that i navigate to web browser

Please support our VB.NET advertiser: Intel Parallel Studio Home
Reply

Join Date: Jun 2009
Posts: 14
Reputation: sreeram01 is an unknown quantity at this point 
Solved Threads: 0
sreeram01 sreeram01 is offline Offline
Newbie Poster

how to get the web address of the a site that i navigate to web browser

 
0
  #1
Jun 30th, 2009
hi,
In my program i have a textbox and a webbrowser and i am using vb.net
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.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 710
Reputation: Teme64 will become famous soon enough Teme64 will become famous soon enough 
Solved Threads: 114
Teme64's Avatar
Teme64 Teme64 is offline Offline
Master Poster

Re: how to get the web address of the a site that i navigate to web browser

 
0
  #2
Jun 30th, 2009
You get current url with
  1. TextBox1.Text = WebBrowser1.Url()

HTH
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC