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

Search results for query: *

  1. theAbacus

    ?How to get params from ASP into C/R header?

    Vidru aka Dave... You are a saint! I opted for the empty-formula routine. Thank you for your time & effort. ==
  2. theAbacus

    ?How to get params from ASP into C/R header?

    Hi all, I'm running Crystal Reports 9.x from ASP's. When the user selects a range of dates, I want to print their selections/parameters in the C/R Header. In ASP: session("oRpt").RecordSelectionFormula = "{employees.HireDate} >=" & FromDate & " AND {employees.HireDate} <=" & ThruDate and...

Part and Inventory Search

Back
Top