anddos
09-05-2004, 04:04 PM
ive made the webbroswer1 work onload for the site , but how do u make it so it will click a picture when the site has loaded
autoclick inside webbrowser1anddos 09-05-2004, 04:04 PM ive made the webbroswer1 work onload for the site , but how do u make it so it will click a picture when the site has loaded meteo 09-05-2004, 07:57 PM Well, you'll need to get the handle, if possible, of the picture. What is the URL and I'll see if I can retrieve a handle and help you out. meteo 09-05-2004, 08:00 PM A handle is a long number that identifies a resource. It's used when integrating with any application outside of the one you are working with. You can also get the child handle as well as the parent; as can you use the title; which is the resource name. ***EDIT*** Oh, and you can also use the Class[name] to locate "parts" on external resources. There are many other methods of interaction as well. I suggest that both of you do some research on it here for what you are both wanting to do. ;) anddos 09-05-2004, 08:25 PM Well, you'll need to get the handle, if possible, of the picture. What is the URL and I'll see if I can retrieve a handle and help you out. ok , i want to it so when the site loads it clicks on the banner , instead of me having to load the site and click it http://anddos.europe.webmatrixhosting.net/ok.html the banner that needs to be clicked is bride.ru heres the program , http://anddosdick.tripod.com/Project1.src just download and rename to .exe meteo 09-06-2004, 08:59 AM Nope, no handle. A handle is a number... that usually isn't static. It may change every time you initialize the resource. :D |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum