I have the following form field code below.   The date is being pulled
from a small oracle db.   I need to know how I format the date field
with the DateFormat function.   I can't seem to make the field in the
format of ddmmmyyyy mask.
 
I would like the following field to have the above mask.
 
 <cfinput type="datefield" name="ACT_COMP" label="Actual Completion" 
 
bind="{faclogGrid.dataProvider[faclogGrid.selectedIndex]['ACT_COMP')]}"
 
onChange="faclogGrid.dataProvider.editField(faclogGrid.selectedIndex,
'ACT_COMP', act_comp.datefield);">

 
 
Thank you so much if you can show me the right syntax.
 
 
Bev Larson 
National Security Technologies 
Data Management & Integration
M/S ~ CF057 
702.295.1901 (work) 
702.630.9916 (cell) 
702.794.1845 (pager)
 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269264
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to