Delphi wrote: > I need to have the mouse cursor move to a link on a web page (using > TWebBrowser) and then make it click it automatically. I haven't found > how to do this. Is there a way?
Does it really need to be done with a mouse click? Can't you just tell the control to navigate to a specific address? -- Rob _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

