Question
tag handler setter onblur ERROR - No Idea
Error Occurred While Processing Request
The tag handler input does not have a setter for the attribute onblur specified in the tld.
The error occurred in: line 18
16 : <tr>
17 : <td width="100%">
18 : <center><font face="Arial" size="2">Username:</font>
19 : <cfinput name="username" value="" required="yes" message="A username is required"></center></td>
20 : </tr>
--------------------------------------------------------------------------------
The tag handler input does not have a setter for the attribute onblur specified in the tld.
The error occurred in: line 18
16 : <tr>
17 : <td width="100%">
18 : <center><font face="Arial" size="2">Username:</font>
19 : <cfinput name="username" value="" required="yes" message="A username is required"></center></td>
20 : </tr>
--------------------------------------------------------------------------------