Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
none9898 #1
HELP! flash form grid show datetime 2 hours ahead
I am having trouble with flash forms and the cfgrid showing a datetime 2hours
ahead. Ex: 2005-02-28 07:30:00 in the database and in the grid it shows up
with a mask: Feb 28 09:30 AM. I double cheked the db information and also
queried the db in a cfoutput and both are correct. It just that in the cfgrid
it shows up 2 hours ahead. Is there a setting or function that i can use? The
cfmx7 server is in MTN time and the mysql they say is central time and I'm in
easterntime. I am using [url]www.cfdynamics.com[/url] using the blackstone beta testing
hosting they have. Anyone have a suggestion?
none9898 Guest
-
deselect grid item in flash form
Is there anyway to deselect an item in flash grid without letting the user hold ctrl key? For example, is there anyway to bind a DESELECT button to... -
adding hours to a dateTime object
I have a datetime object (now()) and timedifference via getTimeZone() - eg "5" hours. Now I want to hava new dateTime object that differs from now()... -
Flash Form Grid issue
I have a cfGrid with 6 columns the last of which is set to Boolean and contains a checkbox. I want to create buttons that allow the user to "check... -
CFMX7 flash forms cfgrid time is two hours ahead in grid
I can't understand a query to the database and output to a cfgrid inside a flash form. My db is mysql and cfmx7 is the server. The info that I am... -
Flash Form - Grid
Is it possible to change the values in a grid without using the EDIT mode? I want to select a row, and populate a set of nicely formatted input...



Reply With Quote

