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 IamaSherpa 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. portedw

    Email CR in body of email

    Thanks K, I've tried the other formats, but again all formatting gets lost. Even if I can somehow programtically save it as an image, this would be an acceptable solution in this case. Yes, since I'm trying to automate this process, I'll definitely have to write the code. Thanks again, --DP
  2. portedw

    Web ActiveXViewer and MAPI Destination Option

    Jim -- I'm having the same issue. Please let me know if you get an answer. It's my understanding that by using the export to MAPI, that I can include the report in the body of an email vs. as an attachment. I have options of Microsoft Mail, Exchange Folders, etc... but no MAPI. I too agree...
  3. portedw

    Email CR in body of email

    I'm using CR that comes bundled with .NET 2002 (ver 1.0??). I'm successfully able to create reports and export them to any of the supported formats and email them to users as attachments. However, I have one user who would like to recieve the report in the email body, not as an attachment...
  4. portedw

    Paging limitation on reports with Parameters

    I have created a report under VB.NET using the Crystal objects that ship with .NET. The report accepts date parameters and works fine with the following exception. When using parameters, I get back a complete record set (in this case 18 records) but can only navigate to the 1st, 2nd, and last...
  5. portedw

    Retrieving report data using parameters in .NET

    Help!! I'm new to Crystal Reports and I'm using it under .NET. I'm trying to create a report that will require the user to input some piece of data from a web page(Customer ID for example) and pass this or additional parameters to the report to determine which data to retrieve. I'm using the...

Part and Inventory Search

Back
Top