Hello Everyone,
I'm kind of new to this so forgive me if this seems basic:
I have a Windows 2000 machine running IBM HTTP Server 1.3.26. I need it to access and communicate with WebSphere on an AIX box (Both version 5). I need to do this via a browser. I have been trying to do it by typing...
Hi All,
I just finished installing Websphere on an AIX machine (version 5). Instalation went fine but when I went to start the server, it gives the message: Server Launched but failed initialization
Then, when I verify installation, i get many error messages saying:
Server server1 failed to...
Hi Everyone,
I'm trying to make a dynamic PDF using PHP. I need to import this graphic into it though and every time I try, I get errors. Here is my code:
<?php
include 'class.pdf.php'
$pdf = & new Cezpdf();
$pdf -> ezImage('pic.jpg',5,50,'full','center',1);
$pdf -> ezStream();
?>
I display...
Hello everyone!!
I dont seem to have the d3d8 header file for visual c++. I installed the directx sdk versions 8 and 9 and I still dont have it. Does anyone know where I can find it or would anyone be so kind as to send it to me? I have the dll file but not the d3d8.h file. It should be in...
Hello All,
I have this website where users type in their name in the text field and then click the "submit" button to send their name to the server. I need to generate a PDF with their names on it once they submit. Does anyone know how to do this (I think this is called Dynamic...
Hello All,
I have this web page where the user fills out their name in a text field and then presses the "submit" button to send the data. I was wondering if anyone knew how to generate a PDF file with the user's name that they just submitted included in it (A Dynamic PDF)...
Hi Everyone,
Does anyone know how to define an "active" area on a button. I am trying to draw my own button and I want it to change on a rollover. I got it to work but it is very choppy and only works when the mouse cursor goes over a very small part of the button. How do I define...
Hi All,
I was wondering if anyone knows how to display text when clicking on a button. I have a button and when the user clicks on it, I want text to be displayed until they click on another button. I tried inserting a key frame in the "hit" area and then putting a text box and it is...
Hello All,
I have this table,ctdd, that lists other tables in the same database. I need to query each of the tables listed in ctdd. They need to be queried individually so I need a sub report for each table's result. Is this at all possible? I would appreciate any help.
-Chrissy
Hi Everyone,
I am writing a report with about 14 tables in it. Each table has an attribute "customer_id" and another attribute called "status". I would like to make a report that lists the customer_id when the status is not equal to zero for EACH TABLE. The problem I am...
Hello Everyone,
I need to run a query against all tables in this one database (a lot of tables)that end with "_UPDATE". I need this query to count the records in all of the tables. I know the SQL query would look something like SELECT COUNT(*) from database.table_UPDATE. How can I do...
Hello All,
Does anyone know how to print details in Crystal Reports based on the condition that a certain characteristic? I want the report I am making now to only display results that are not null. I'd really appreciate anyone's input.
-Chrissy
Hi Everyone,
I am doing something for work where I need to count instances of strings. The strings are similar except for the dates and times in the strings that change. Is there any formula or any way to make it so that I can count strings that are similar? Thanks.
-Chrissy
Hi All,
I was wondering if anyone knew how to write a formula where if all of one attribute has the same value, for example if I had an attribute called "buystatus" and all of the values were equal to zero, I would like to just print once "All Equal to Zero" and print a...
Hi,
I'm using Crystal Reports 8 and I just want the string "N/A"
to appear where there are null values. I cant seem to do it. Is there a formula that can do this? I tried so many formulas and keep getting errors. Any help would be greatly appreciated. Thanks
-Chrissy
Hi All,
I have a project to do where I have to generate a Crystal report that will prompt the user for certain values that are needed by the queries. Is there anyway to do this WITHOUT programming? Thanks.
-Chrissy
Hi, I have a project at work where they want me to generate a query with Crystal reports that can be used accross multiple databases. In other words, the user must input the database they want to use. After that the query gets generated for them and the Crystal Report is displayed with the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.