<asp:Button ID="Button2" runat="server" OnClick="Button2_Click1" Text="GetDirections" OnClientClick="Button1_onclick(); return false;" />
but at first client side code running then server side that i need to click 2 times to run a code plz help me to run the code on single click