p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > .NET > Other .NET > Crystal Reports
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old February 28th, 2008, 08:39 AM
Registered User
 
Join Date: Feb 2008
Location: , , India.
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Passing Input Date Parameter values

Hi,

I am using Crystal reports 8.5 to develop my report. I use the the Crystal report Enterprise Version 8.0 to view my

reports in the IE 6.0 Web browser.
I communicate to the Crystal Enterprise through my Active Server Pages.(ASP 3.0)

From my asp page redirect to the url
I use response.redirect

Here is an example URL:

http://Domain/Directory/Report.rpt?&prompt0=Value
my url request is

Response.Redirect("report.rpt?&prompt0=" & some random value & "&prompt1=" & DateField & "&prompt2 =" &

DateField & )

and I use "sf " query string parameter for passing new selection criteria

Problem:
    Even after passing the input date parameters as the parameter values for the parameter "Prompt1" and

"Prompt2" in my Active Server Page, on launch of the Crystal report in the Crystal enterprise Viewer, the Crystal

reports' Dialog still prompts the user to give input dates.

Need Solution for:
    I should be able to pass the date parameter values from the ASP page and susequently, the crystal

dialog should not be prompted to get the input dates.
Kindly suggest a solution.

Thanks in advance!!
Preethi
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
passing xml document as input parameter to web ser neerom XSLT 7 November 14th, 2008 12:58 PM
Passing an Input Field to a Parameter Query stcraig BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 4 November 6th, 2006 06:06 PM
Passing a Date Parameter ego_mouse BOOK: Professional Crystal Reports for VS.NET 1 January 27th, 2005 08:12 AM
Passing Date Parameter jmss66 VB How-To 4 April 28th, 2004 04:02 PM
passing input parameter to sql server sproc Jeremy Goldman ASP.NET 1.1 1 January 19th, 2004 05:10 PM



All times are GMT -4. The time now is 06:49 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc