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. jscranton

    Multi-selecting of parameters on web

    Hi, I'd like to give the user the ability to select multiple parameters when running reports on the web, by highlighting one or more entries in a list box. Crystal 7 doesn't allow that. Does anyone know if later versions do? Thanks & regards, James
  2. jscranton

    Making changes across multiple reports

    Interesting, I'll look into that. Thanks to both of you for getting back to me. Regards, James
  3. jscranton

    Making changes across multiple reports

    Hi, I need to make the same simple change to about 150 reports -- namely, the default value for the "Start Date" prompt needs to be changed to 1/1/03. Does anyone know if there is a way to make this change programmatically, so I don't have to open up each report? Thanks & regards...
  4. jscranton

    Remove first line of text file from DOS prompt

    Hi, Is there a way I can remove the first line of a text file using a DOS command? Thanks & regards, James
  5. jscranton

    Concatenating string & number

    Hi, This is a straightforward question but I can't figure it out. I'd like to create a simple formula that displays some text and a numerical field. E.g., "The number of items is: 5" I'm using the ToText function to convert the number, but it comes out with a decimal point, i.e...
  6. jscranton

    Detecting when a textbox is populated

    The textbox that is linked to the calendar is hidden. When populated, I want to automatically populate a visible textbox with the date in the English date format, i.e., "dd/mm/yyyy". Using IE 5. onChange only seems to work when the textbox has the focus and then loses it.
  7. jscranton

    Detecting when a textbox is populated

    Hi, I have a date textbox on my form that is populated by a typical popup calendar -- click on a date in the calendar and the text box is populated. Using JavaScript, I'd like to detect when that textbox is populated. I've tried onblur and onchange, neither work. Any ideas? Thanks &...
  8. jscranton

    form validation

    That worked great. Thanks!
  9. jscranton

    form validation

    Hi, I was reading this thread with interest. What I'm trying to do is, upon the user pressing the Submit button, have the original page stay on the screen for about 2 seconds before going to the "action" page. The reason for this is that I want the user to see the text boxes that...
  10. jscranton

    Page Server service terminating

    Hi Susan, Thanks for the info. It turns out that when I run the report from the machine that hosts the web server in CRYSTAL (not over the web), it still takes 5 mins. When I run the same report from my machine in Crystal, it takes 1 min. So for some reason, Crystal runs much slower on...
  11. jscranton

    Page Server service terminating

    Hi Rosemary & Susan, Thanks for getting back to me. Right on point. Interesting that you ran into the same thing, Susan. I had the loglevel setting changed to 1, and the speed of the reports went back to normal. However, the log is no longer being generated. I'll try setting...
  12. jscranton

    Page Server service terminating

    Hi Rosemary, I've been reading this discussion with interest. I successfully turned on logging for the Crystal page service by editing the registry per your instructions above. However, the web reports are now running quite a bit slower. I notice that a lot is written to the log for each...

Part and Inventory Search

Back
Top