Check where the data goes in...

cHANCES ARE ITS NOT BEING STORED IN THE DB PROPERLY...

-----Original Message-----
From: John McCosker [mailto:[EMAIL PROTECTED]]
Sent: 09 March 2001 14:10
To: CF-Talk
Subject: find and replace


Hi!

I'm wondering if there is anyone who can help here.

For some strange reason our live server is outputting a dateformat of
#dateformat(dt, 'dd/mm/yy')# as 03/09/01 it should be 09/03/01.

Our development server on the other hand is outputting correctly 09/03/01.

I,ve checked the settings on both servers and I cannot figure out the
problem.

If anyone has an idea that would be great.

Or else is there a way in CF to break it apart after it has been converted
to a string,

<cfset dtAsString = ToString(qry_checkSamplerStatus.dt)>

and output the individualy.

Thanx in advance...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to