My problem i have almost made the program which gives urls from google and collect in listbox and sort found as i typed links and copy into richtextbox.
But i need to pick up all urls from google automatically from all pages.
Because now it does only 1 page.
Here is the part of my code in...
Hi folks,
I have a drop down list that I have populated like this:
drpCountry.Items.Add(New ListItem("Country 1"))
drpCountry.Items.Add(New ListItem("Country 2"))
drpCountry.Items.Add(New ListItem("Country 3"))
drpCountry.Items.Add(New...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.