The OnClientClick property is used to sets a client side script to be run when the Button control is clicked.
I have the following code: <script language="javascript" type="text/javascript"> function readCookie(name) { var nameEQ = name + "="; var …
c# asp.net onclick onclientclickCan't be this hard can it!? I just want to change window.location onclientclick of a linkbutton and set this …
c# asp.net linkbutton onclientclick