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

  1. hengisglasgow

    Crystal Reports from the web

    and me - what a following you have :-) hengis@rocketmail.com
  2. hengisglasgow

    Adding a Parameter Field through ASP

    I am a glutton for looking at other peoples code examples. I would happily accept it all :-) but if you have a page that filters through a parameter list and creates a masked input field for each then that sounds good for starters. I am fairly new to these forums and dont see direct email or...
  3. hengisglasgow

    Crystal Report running SQL stored procedure three times. Why?

    Do you have subreports? The only other thing I can think of is the stored proc is getting initialised or whatever but I dont know the details of how the sql communication goes on - you could try the report outside in crystal to see if it connects 3 times as well
  4. hengisglasgow

    Crystal Reports 8.5 from the web

    Erm - from memory - yes I dont think you get the sample code or the web server plug in in the pro version
  5. hengisglasgow

    Crystal Reports 8.5 from the web

    You can run the reports from an ASP page and there should be code on the install CD to guide you through it, however you are restricted to running 5 reports in any 20 minute period I think so if you use the feature a lot you have to upgrade. As for the security you could build this in the ASP -...
  6. hengisglasgow

    Adding a Parameter Field through ASP

    I dont know if you guys have found the solution but the reason teh ASP page hangs is to do with the way the web works - the end web browser is not allowed to open a dialog in the same way as crystal does. Its a security thing to prevent 'rogue' web sites from running naughty bits of code on the...

Part and Inventory Search

Back
Top