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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing paramter from asp to CR worked in CR v8. but won't in 8.5.

Status
Not open for further replies.

dherion

Programmer
Jul 20, 2001
2
US
Originally, we designed a report in CR 8.0 and stored it on our NT server (running the web server, too). We have an asp that retreived a selected part of the report by passing a user-selected value to the CR. Meanwhile, working on a newer machine running in CR 8.5/Crystal Enterprise 8.0, I redesigned the report. When I saved the 8.5 report on the original server (running CR 8.0) the selection worked as intended, retrieving only a small part of the report. But when we changed the asp to pass the parameter to the 8.5 report now residing on the new machine running CR 8.5 (we changed the "PROMPTX" to "PROMPTEX" in the asp code) no selection occurs, i.e. the entire report is returned. Any suggestions about what we're missing?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top