Hi,
Is there any method to fill get fields with using ActiveX Shell.Explorer?
Thanks.
Regards,
Hakan ONEMLI
Harbour & MSVC 2022 & FWH 23.06
Hakan ONEMLI
Harbour & MSVC 2022 & FWH 23.06
Hi,
Is there any method to fill get fields with using ActiveX Shell.Explorer?
Thanks.
Antonio,
Any comment?
Hakan,
Sincerelly I have never tried that.
Anyhow if you google for Shell.Explorer there are lots of examples and surely you may find something that we may help you to adapt to Harbour + FWH
Antonio,
I can read and write any webpage with TipClientHttp.
I need to inquery some information from web. But there is a captha in page.
Is there any method?
Thanks.
Hakan,
ufff, that depends on how complex is the catcha
The only way I can think about is to download the catcha as an image and the using GetPixel() read its contents to "analyze" what it says.