I am using an autosuggest control and it works great. However, I want to lower the response time to "0.1". If I try anything with a decimal, that is anything between 0.1 and 0.9, I get an error. Even trying the default "0.5" gives me the following error:
Attribute validation error for the CFINPUT tag. The value of the AUTOSUGGESTBINDDELAY attribute is invalid. The value specified, 0.0, must be greater than 0.0. I have tried ".1" and "0.1". If I don't specify the AUTOSUGGESTBINDDELAY value, than it works also, with the default of 0.5. I don't know what I could be doing wrong. Anyone able to succesfully use anything less than 1? -- David Mineer Jr --------------------- The critical ingredient is getting off your butt and doing something. It's as simple as that. A lot of people have ideas, but there are few who decide to do something about them now. Not tomorrow. Not next week. But today. The true entrepreneur is a doer. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285463 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

