For strongm.
Finally i decide to use the code "GetJsonData()", in effect the Json return all info for my project.
But a dubt...
after a send copmmend, is require a check for response, similar i use IE:
Do While IE.Busy: DoEvents: Loop
Do Until IE.readyState = 4: DoEvents: Loop
Hi strongm,
I have installed a selenium and chromedriver.
This code work perfect in VBA for Excel, but on VB 6.0, have the error in image:
i have set also Selenuium type library in preference of VB 6.0
Sub TEST_CHROME()
Dim BOT As New WebDriver
Dim rowc, cc, columnC As Integer
BOT.start...
Strongm, tks as usual for code!
Workd perfect!
But,
I have see with attention the web page, after i have clicked on Cerca the page have a button Esporta Csv (see image), this button downlod the csv fron current selection, possible, to click on it and save the xcurrent csv in c:\test\084.csv...
based:
https://demo.istat.it/app/?i=D7B&l=it&a=2024
to have the result:
1) click on button: Vista Territoriale
2) click on radio button: Tutti i comuni della provincia selezionata (Seleziona la provincia)
3) choice Como
4) click on Listbox mese
choice Luglio
$) click on button Cerca
Appear a...
based this link:
https://demo.istat.it/app/?i=D7B&l=it
Click for first on "vista territoriale" and check the chekpoint "Tutti i comuni della provincia selezionata (Seleziona la provincia"
i need to scraping all item in listbox "Tutti i comuni della provincia selezionata (Seleziona la...
For strongm.
Admit i checke tree or more Cell, i need to maintain tha last cheched Cell and set the rest...to nothing
I dont know the way.
Similari optionbutton
I ready a text file with a line by line.
I can have in text file:
1111
1111
1111
1111
1111
2222
2222
2222
3333
3333
5555
5555
5555
6666
8888
8888
9999
I get the value similar
Myvar=Left 4 of line
Now i need to check.
When 1111 <> 2222
Then stop
I Just have a tablet in access database.
I need to set the index of field named TS with:
Duplicate yes
Via vb6 naturally
My ADO con Is named CON and Just Is opened
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.