I'm experimenting with Crystal right now using the CR_ACTX tag. One thing
I've noticed with Crystal is that is you have a parameter with the name
"Type", you end up having to pass it "promptex-type=yourvalue". If you can
call a Cizer report directly from your Cizer or web server where it prompts
you, fill in the prompt, get the report and look at the page source. It
might give  you some clues.

Duncan Hays

-----Original Message-----
From: Shawn Grover [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 14, 2001 12:49 PM
To: CF-Talk
Subject: OT: Crystal & Cizer


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