Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help on using RDC with visual Interdev

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I wont to pass at runtime new value for the parameters
I don't know How to change the parameter value or the formula value.Any help will be appreciate.I am using Visial Interdev I don't won to use pure ASP.I try to call a simple report that have 1 parameter but I wont to let the user the choice of writen the value that he wont instead of the default value.

I would also wont to know where can I found the crystal object model .
 
Mmmmmm, what does te user see? a screen with links?
a SELECT list? How does the user makes his choice?

 
I just wont to make crystal report showing the default window screen so the user can put the value that he wont or if it's not posible to show the default pop window to change the value of the curent parameter I wont to show to the user a simple ASP page that he is going to enter the value of the parameter and then when is going to post it I will call a ASP that will show the report.
ex: Date --------------
2001-04-05
--------------

Country --------------
USA
--------------

Submit

=>Then call the report


Or when I call crystal report I wont to be show the default window that look like
---------------------------------
Refresh Report Data
---------------------------------

.Use current parameter values
.Prompt for new parameter values
---------------------------------
OK CANCEL HELP
---------------------------------

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top