Anyone have any experience with Cizer report management system?

I'm trying to generate URLs to pull up the reports I need from the Cizer
system, bypassing the login, and Cizer interfaces.  I can get this to work
fine for reports which require no parameters.  However, when dealing with a
report that needs parameters, I'm just getting errors back from the cizer
system.

Here's the URL I'm trying:
href="#App.CizerBasic#&czrdestination=reqrun.asp&czrrequestid=10&StartDate=#
URLEncodedFormat("07/14/2001")#&EndDate=#URLEncodedFormat("08/14/2001")#&czr
rptwindow=no"

Where StartDate and EndDate are the two parameters I'm trying to pass.

Thanks for any hints or suggestions.

Shawn Grover

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to