Hakan,
You don't have to do that. If you can get the element through the
Document Object Model (which MSHTML provides) then you can trigger the click
programatically, you don't have to actually issue a mouse click.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
> hi Frank,
> The main problem is detecting the link's location..How can i detect
> them so i will move the mouse cursor and click.