BTW, if you use thi on a cluster, you can do this number:
<cfform action="test.cfm" method="post" enctype="multipart/form-data" name="testing" id="testing">
<cfinput type="Radio" value="someValue" name="someName" required="yes">
<input type="submit" name="dd">
</cfform>
by using cfform tag and required attribute, on submit event, if radio button is required but not checked, user will receive alert error message box Sylvano
dsylvano@hotmail.com
"every and each day when I learn something new is a small victory..."