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 Shaun E 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: CFDude
  • Content: Threads
  • Order by date
  1. CFDude

    Set application var from script

    Hello! I have an array set as an application variable (the array is used for a drop down list on a page) -- currently I have the variable set on the first request of the page for the day. What I would like to do is schedule a script to be run at a pre-defined time that would set this...
  2. CFDude

    Cold Fusion MX available for preview

    In case you haven't heard, the next generation of Cold Fusion (Version 6 aka NEO) is available . I've been on the beta and been tinkering around and it is very cool. http://www.macromedia.com Tim P.
  3. CFDude

    Subreport - reimport problem

    I have a report with a link to a subreport (on-demand) and I pass 4 parameters to the report. This works fine until I re-import the subreport. After re-importing, the subreport will show no data. I know that the parameters are being passed, since they show up in the header. The only fix is...
  4. CFDude

    Why Keep Crystal?

    I don't want this to start a war, but I am having a hard time justifying the continual development with Crystal. Background: I have a financial reports web site on our intranet that about 400 users will be accessing. I have to serve up reports based on security levels and filter data. Most...
  5. CFDude

    Refreshing browser shows other users report

    Okay, I have an odd thing happening and I am trying to pinpoint where the problem is. I am running 8.5 using the ASP pages to show reports. I have a form that a user selects a report and it passes a parameter to the report for record selection formula and the report shows fine. This works...
  6. CFDude

    ASP Stability / Setting Report in Application object in ASP

    Using the ASP scripts for 8.5, we have the web stuff working pretty good -- after combing through the ASP files, I see that the Crystal com object is set as a session variable. Experimenting, we have successfully loaded the report as an Application object instead. (What this allows us to do is...
  7. CFDude

    Serving up saved data

    Okay, this may sound like a stupid question -- I am using the ASP scripts for 8.5 to serve up reports from a web server. All that works fine -- however, now I want to save the data with the report, since the reports take a while to load (there are about 12000 records and takes over a minute to...
  8. CFDude

    Prevent drilldown based on parameter

    Hello! I have a report that has a number of regions with a total for each region (from there you can drill down to the districts in that region and so forth). I have about 7-8 regions and I have a web page that the users log into -- I can pass a parameter to the report for their region. What...

Part and Inventory Search

Back
Top