Hi Flatwater,
you were right about me having too many servers in the URL. I also had to edit the plugin file in IBM HTTP Server to call the AIX machine and not "localhost" which is the default. I also had to edit another config file on the IBM side. The snoop servlet worked and so...
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...
Thanks HellsBells,
I wound up changing the port all together. But I think I might disable wsmserver too so I can change it back. Thanks so much.
-Chrissy
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...
Hi Jim,
Actually, if this did work, I'd need to use this along different databases so the number of tables would change unfortunately. I hate telling my bosses that I cant do something but oh well. :) Thanks for your help.
-Chrissy
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.