Hi everyone, This might be a stupid question but I can't seem to trigger a javascript script (ColdFusion.navigate) within a CFINPUT TYPE="DATEFIELD".
I have a TO and FROM dates fields and would like it to execute a Javascript ColdFusion.navigate command to refresh a section of the page once the TO or FROM fields are changed. I used OnChange but nothing happens. I used OnBlur but it only works if the mouse is over the field and leaves it. I used OnClick but it only works if someone clicks on the field (not after they click on the selected date). Am I missing something that would make it work? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298925 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

