kmc
|
| Posted: 07/08/2001, 6:56 PM |
|
Has anyone added Crystal Reports functionality to a CC SearchForm/GridForm
page?
Aim is for client to make selections in multiparam SearchForm, then select a
"Report" button and send the Search params as Prompt# params to a Crystal
..rpt (via the Crystal WebComponentServer)
I'd like to be able to place as much code/work as possible within CC ( for
future regeneration).
Anyone done similar - any suggestions/ hints/ tricks/ traps before I begin?
TIA.
kmc
|
|
|
 |
kmc
|
| Posted: 07/08/2001, 7:05 PM |
|
Addendum to clarify:
It's a pre-existing SearchForm/GridForm page to modify, not standalone just
for the Crstal report.
That is, the pages works normally as a search/grid but has an additional
button taht returns the crystal report.
kmc
|
|
|
 |
Ken Hardwick
|
| Posted: 07/09/2001, 6:37 AM |
|
I have created some cc forms with dropdown selection list,
which then when selected, pasted the selection to another asp
page which then ran crystal report based on selection.
If interested, let me know.
KenHardwick@visto.com
kmc wrote in message <9ib3hv$dn9$1@news.codecharge.com>...
>Addendum to clarify:
>
>It's a pre-existing SearchForm/GridForm page to modify, not standalone just
>for the Crstal report.
>That is, the pages works normally as a search/grid but has an additional
>button taht returns the crystal report.
>
>kmc
>
>
>
|
|
|
 |
sanit kiriwong
|
| Posted: 07/09/2001, 7:44 PM |
|
Hi ken,
I 'm interest please.
Sanit.
|
|
|
 |
Ken Hardwick
|
| Posted: 07/12/2001, 4:40 PM |
|
I have put togeather an example of how I have used Code Charge generated ASP
pages to run Crystal Reports.
You can download the files from :
http://www.kenhardwick.com/codecharge/CrystalandCodeCharge.zip
|
|
|
 |
|