This API finds a child in a window (right?). But what if the child I want to grab is on a web site? I want my program to be able to fill in text boxes on a site, so how would I get its handle? :confused:
Printable View
This API finds a child in a window (right?). But what if the child I want to grab is on a web site? I want my program to be able to fill in text boxes on a site, so how would I get its handle? :confused:
I have noticed many questions like this in the General VB and API forum. You can search those forums and see which api's to use. :)
okay I'll take a look :D