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 Mike Lewis 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: *

  • Users: Rexybooboo
  • Order by date
  1. Rexybooboo

    ASP: Printing over the web using CReports

    This is the code I used and it worked. 'The DownloadFinished event occurs when report data 'finishes loading into the report. Sub CRViewer_DownloadFinished(byval downloadType) if downloadType = 1 and PageOne then PageOne = False CRViewer.PrintReport end if end...

Part and Inventory Search

Back
Top