>- see footer for list info -<
When using the date field in a flash form, you can us ethe MASK attribute to
specify the date format, but this is not applied to the initial value.
Can you add some actionscript to the BIND attribute to do this?
E.g.
<cfinput type="DateField" name="expires"
bind="{getServer.currentItem.expires}"
monthnames="Jan,Feb,Mar,Apr,May,June,July,Aug,Sep,Oct,Nov,Dec"
firstdayofweek="0" label="Expiry Date" required="No" visible="Yes"
enabled="Yes" tooltip="The date that hosting for this server expires"
mask="MMM/DD/YYYY">
I want bind="{getServer.currentItem.expires}"
To also be formatted at MMM/DD/yyyy
--
Russ
_______________________________________________
For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo
--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<