This is a multi-part message in MIME format.

------=_NextPart_000_0017_01C055C0.165A91D0
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have a calendar app that calls the now() function many times =
throughtout and format it differently using the day(), month() and so on =
functions. I got a thought that it may be faster just to set the now() =
value to a variable in the application.cfm so I dont have to =
contininually call that function.=20

Would this show any speed increase?

jon

------=_NextPart_000_0017_01C055C0.165A91D0
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3018.900" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I have a calendar app that calls the =
now() function=20
many times throughtout and format it differently using the day(), =
month() and so=20
on functions. I got a thought that it may be faster just to set the =
now() value=20
to a variable in the application.cfm so I dont have to contininually =
call that=20
function. </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Would this show any speed =
increase?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>jon</FONT></DIV></BODY></HTML>

------=_NextPart_000_0017_01C055C0.165A91D0--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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