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 bkrike 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: Zooo
  • Content: Threads
  • Order by date
  1. Zooo

    Getting the same error on my pages every time

    I am new to the php thing. I am using win XP and IIS 5, I used a program that set everything up for me. My pages run fine, they connect to the database and everything. But every page displays the same error without fail. HTTP/1.1 500 Server Error Server: Microsoft-IIS/5.1 Date: Mon, 22 Jul...
  2. Zooo

    ArraytoList Problem

    I am passing a javascript variable that has a string of check box names separated by a comma into a Cold Fusion array. No problems. When I try to separate that array in to a list I get an error. "Parameter 1 of function ArrayToList which is now "f_001" must be an indexed object...
  3. Zooo

    ASP & Crystal... need serious help, I have no idea

    This one a mutiple parts. A little background. I am beginner/intermediate user of CR and a newbie to ASP. I have a report created that is already connected to an SQL database. It works fine. I know that you can use ASP to connect to a report. I have been searching the forums looking for a way...
  4. Zooo

    ASP & Crystal... need serious help, I have no idea

    This one a mutiple parts. A little background. I am beginner/intermediate user of CR and a newbie to ASP. I have a report created that is already connected to an SQL database. It works fine. I know that you can use ASP to connect to a report. I have been searching the forums looking for a way...
  5. Zooo

    Dynamic DSN, Crystal Reports and Cold Fusion

    I am hoping someone can help me with this. I have seen many posts referring to this but nothing referring to Cold Fusion. I have a set of reports that are being used by 4-5 different DB's. Each one with its own DSN, username, password. But instead of having the reports copied and changed in...
  6. Zooo

    CR & Oracle

    Hello: I am creating a report and it keeps telling me that the fields I am trying to add to formulas and to sort by are blob fields. I am using Oracle as a back end but those fields are just plain varchar2 fields. Can anyone explain why this is happening and how to get around it? Thanks..
  7. Zooo

    CF 5 - Querying a query

    Has anyone done this yet. I have been looking for some info on it and have come up empty. I would like to know to do it. Thanks for any help.
  8. Zooo

    Passing prompts through hidden fields

    I have a report that accepts a list of values to base the report on. I have created the parameter field to accept multiple values. I am creating the list of prompts dynamically and want to pass them through to a Cyrstal Report. The list is creating correctly, i.e. prompt0=one...
  9. Zooo

    change cursor

    I want to change the cursor on a hyperlink. I have tried A:link{cursor: hand} in my .CSS and it does not seem to work. Any suggestions? Thanks
  10. Zooo

    Prompts...

    I am having problems with my prompts and refreshing. When I preview in Crystal it works great but when I view on the web it does not work properly. Can anyone tell me how to change my prompt to a multiple select so it shows up on the web. I have changed it in Crystal Reports but when I view it...
  11. Zooo

    prompts & refreshes

    Okay here goes. I am linking to a report from an HTML page. It is just a regular link. <A HREF=&quot;report.rpt&quot;>Report</A> It opens a report that prompts for information. I have set the prompt up in the report to have 3 values which the user can select from. Problem 1. When the...
  12. Zooo

    Web report parameter

    I am sure that this question has been asked before but I could not find it, so here it goes. I have a report that has a sub-report on it. When I access the report via the web I pass it a parameter that tells the report what table to get the info from. My problem is that while the sub-report...
  13. Zooo

    Fields not showing up

    Okay, my report is getting information from an Access DB and when entering information into the DB from my app. if there is a hard return in one of my fields the information will show up in my report in a preview but will not print out. The field in the DB is a memo field, there is no coding on...

Part and Inventory Search

Back
Top