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 TouchToneTommy 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: 2good2btru
  • Content: Threads
  • Order by date
  1. 2good2btru

    Supress page as per subreport output

    Hi, I am using Crystal Report 8.5 I have one group in the main report and in the detail section i have a subreport. I will have only one record for the group and am printing the subreport based on that record. Further I am printing each detail record in the main report in a new page. Am also...
  2. 2good2btru

    Multiple receipients in VB Mail

    I am using the MAPI controls for sending mail through code.... Problem is I want to send these mails to multiple clients.... I tried seperating the client address by a ';', It didnt work, then i tried enclosing the address within a <>... eg..<add1@aa.com>;<add2@aa.com>, It send the mail to...
  3. 2good2btru

    Dynamic Datawindow

    hi If i get a reference to a datawindow.....Can i dynamically find out its columns and the datatype each is holding......
  4. 2good2btru

    Edit Mask Time Format

    hi I am trying to display time in the format h:mm tt ie, 8.30 PM.... 12.00 AM etc... I tried giving the timemask as h:mm tt , but still it isnt working...... Any suggestions..... One workaround is changing the mask to stringmask! dynamically and set it appropriately... the string formatting...
  5. 2good2btru

    'Typecasting' to menu

    I have converted one of my main menu item which had about 200 submenus into a treeview, the idea is to open the window which opened on the click of the menu item on the click of the treeview item, i am storing the menu item name as the treeviewitem data... now i can easily trace back the entire...
  6. 2good2btru

    Crystal RDC with stored procedure recordset

    i am developing a scheduler which would mail reports to clients i am using RDC 7 with VB6, i am taking all the records available for all the clients and am preparing a report which would contain details of them all. i am using a clientside, static type recordset, and attaching this recordset to...
  7. 2good2btru

    Exporting Reports Dialog

    I am using the Report Designer Component to generate reports....Can i disable the exporting reports dialog window which popsup when i export the report I dont mean the initial exporting option window...but the progress indication window when i export my reports... Can i disable it....
  8. 2good2btru

    Hyperlinks in Report

    can i put hyperlinks in the report
  9. 2good2btru

    SmartViewerJava.asp

    i am displaying the report on web.....asp application i am using this file to display my report i dont know what parameter to pass to the applet to enable the ZOOM CONTROL of the report S.O.S
  10. 2good2btru

    Dynamic Reporting

    Is this possible in crystal reports the user selects the fields he wants on the report from the given choices , the fields are shown on the screen( this may be in some activeX component ) he then drags the field, places where he wants in the final report and then generates a report.......can the...

Part and Inventory Search

Back
Top