I'm trying to pass parameters thru the url but getting prompted for the date
parameter.  The other parameter goes thru fine, is there another way to pass
in date parameters so that the user doesn't get prompted?

<CFSET startDate=#dateFormat(startDate,"yyyy,mm,dd")#>

staffBillingReport.rpt?prompt0=#startDate#&prompt1=#staffID#&rf=1&cmd=rfsh&i
nit=ActX:connect
______________________________________________________________________
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