I\'m having trouble after looking at the jQuery docs. I\'m just trying to return true/false in one my my jquery methods depending on the check of a certain radiobutton and
$("input[@name='<%=test2.ClientID%>']:checked");
use this and here ClientID fetch random id created by .net.