Javascript: How to make a Control send itself in a method May 21, 2023 by Tarik Use the this Keyword. <a href="" id="someId" onclick="SomeMethod(this);"></a>