Is it possible to use a variable in the range parameter in a CFinput text field?
I have tried both <cfinput type="Text" name="test" range="5,#var#" required="No" size="3" maxlength="3"> And <cfinput type="Text" name="test" range="5,var" required="No" size="3" maxlength="3"> And it does not display the field in the form. Could someone please help me correct my error. Terry ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:327666 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

