I don't understand. The page you want to display is http://www.geocaching.com/track/search.aspx?wid=04f047bb-d487-4ee8-a7d1-4a44a76fc549
? Because the commercials in it are different every time. If this is true, why don't you reload this page over and over in browser? Delphi wrote: > 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 > > _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

