Hello all,

Does anybody know how I would pass date value thru url parameters to a
crystal report?

This what I'm trying to do:

<CFSET URL="RentAdjustmentReport.rpt?sf=prompt0=1&prompt1=date{01,01,2002}">

this is what my formula in crystal reports looks like:
{Cases.CaseStatus} = {?caseStatus} and
{Cases.ReceivedDate} >= {?receiveddate}

I'm getting prompted to enter in a date.. but then it says error in formula.

Please help

Thanks
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to