Wrox Programmer Forums
|
Classic ASP Components Discussions specific to components in ASP 3.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Components section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 11th, 2004, 06:33 AM
Registered User
 
Join Date: Apr 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default calling Crystal Reports from ASP3.0

hi
i want to call cystal reports 9.0 from ASP 3.0 using Crystal Report
Viewer. not with RAS
if anybody knows..plz send the code

thanks in advance



 
Old May 20th, 2004, 12:37 PM
Authorized User
 
Join Date: Sep 2003
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to renee_santoscoi
Default

Hi,
I coded this:

strLink = "http://" + server + "/Report/RPMF4F04.rpt?init=actx&user0=" + user + "&password0=" + password + "&prompt0=" + frmReportes.slcNombre.value + "&prompt1=" + rIdioma + "&prompt2=" + rPais + "&prompt3=" + ((frmReportes.rdTGrap[0].checked) ? "B" : "P")

where propmtXXX, are the parameters for the crystal report.

:)

renees





Similar Threads
Thread Thread Starter Forum Replies Last Post
Reports using classic asp(asp3.0) tn.jyothi BOOK: Beginning ASP 3.0 0 August 12th, 2008 05:46 AM
how to get reports in crystal reports using ASP3.0 candy133 Classic ASP Basics 2 January 26th, 2006 08:26 AM
Calling crystal reports in ASP 3.0 chamarif SQL Server ASP 2 July 26th, 2005 12:56 AM
comparision among crystal reports and Data reports avats Crystal Reports 0 April 13th, 2005 01:01 PM
How to create/design reports with crystal reports BassmaniaQ Crystal Reports 0 December 14th, 2004 04:58 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.