The code behind the link is javascript so I can't just jump to a new URL. The web in question is at http://www.geocaching.com/track/search.aspx?wid=04f047bb-d487-4ee8-a7d1-4a44a76fc549
When a user clicks the next link the same URL is regenerated from the server side with new contents. Tom Rob Kennedy wrote: > 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? > _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

