[Lazarus] searching the net

Lukasz Sokol el.es.cr at gmail.com
Fri Feb 12 13:55:34 CET 2016


On 12/02/16 07:30, duilio foschi wrote:
> I'd like to programmatically query intenet for a number of  keys, say
> "key1 key2 key3" and get the number of hits. Any browser will do.
> 
> How do I do this ?
> 

CreateProcess - invoke a browser with parameters,
or ShellExecute with appropriate URL - should invoke default browser on most os'es...

> Thank you
> 
> Peppe
> 

HTH

-L.






More information about the Lazarus mailing list