Your value of July is OK, and your value of 2000 is OK,
but your date value of 8-9 must be a single date such as 8 or 9

I used #articledate# = July 8, 2000

and your #Dateformat(articledate,"dd/mm/yy")#

returns 08/07/00

But if you try and input two days at once it errors.

Hope this helps

H   Larry Juncker
 L  Senior Cold Fusion Programmer
  I Heartland Communications Group
          Internet Division



-----Original Message-----
From: AustralianAccommodation.com Pty. Ltd.
[mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 19, 1998 10:08 AM
To: [EMAIL PROTECTED]
Subject: Help please with Date Parameter error message


This is a multi-part message in MIME format.

------=_NextPart_000_000D_01BDCBD6.FBDDD120
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

when i look at cf generated output from a table on the isp's server i get
the follwoing error message however if i view the same output locally on my
computer through cf i do not get such a error message any ideas



Parameter 1 of function DateFormat which is now "July 8-9,2000" must be a
date/time value

The error occurred while evaluating the expression:


#Dateformat(articledate,"dd/mm/yy")#




The error occurred while processing an element with a general identifier of
(#Dateformat(articledate,"dd/mm/yy")#), occupying document position (16:121)
to (16:156) in the template file
D:\www\austaccom\citiecentre\citiecentresearchresults.cfm



Kind Regards

Claude Raiola (Director)
AustralianAccommodation.com Pty. Ltd.
Website: www.AustralianAccommodation.com
Email: [EMAIL PROTECTED]

------=_NextPart_000_000D_01BDCBD6.FBDDD120
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 http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>
<P>when i look at cf generated output from a table on the isp's server i =
get the=20
follwoing error message however if i view the same output locally on my =
computer=20
through cf i do not get such a error message any ideas&nbsp;
<P>&nbsp;
<P>Parameter 1 of function DateFormat which is now "July 8-9,2000" must =
be a=20
date/time value=20
<P>The error occurred while evaluating the expression:=20
<P><PRE>#Dateformat(articledate,"dd/mm/yy")#
</PRE>
<P></P>
<P></P>
<P>
<P>The error occurred while processing an element with a general =
identifier of=20
(#Dateformat(articledate,"dd/mm/yy")#), occupying document position =
(16:121) to=20
(16:156) in the template file=20
D:\www\austaccom\citiecentre\citiecentresearchresults.cfm</P></FONT></DIV=
>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Kind Regards</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Claude Raiola=20
(Director)<BR>AustralianAccommodation.com Pty. Ltd.<BR>Website: <A=20
href=3D"http://www.AustralianAccommodation.com">www.AustralianAccommodati=
on.com</A><BR>Email:=20
<A=20
href=3D"mailto:[EMAIL PROTECTED]">Director@AustralianA=
ccommodation.com</A></FONT></DIV></BODY></HTML>

------=_NextPart_000_000D_01BDCBD6.FBDDD120--

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to