I've posted the following on the JDeveloper Forum, but no one has responded yet. I'm kind of in a hurry to get this done since I've been trying to get it working for the past 10 days or so. Any help is appreciated.
----
I've seen many posts about URL Variables, and I've tried implementing...
Thanks for the help everyone...
> how do you know the server is even up?
Well, when we turn it on, we can hear the fans whirling, see the green light come on, as well as keyboard keys flash, and we see that the comp seems to acces the tape drive and HD attached to it.
However, we tried to...
Well, the machine is up and running, yes. But the monitor itself remains in "powersave mode", so I dont see anything on the screen itself. (so I wouldnt be able to run those commands)
We've tried the monitor out on another Sun machine, it works. Also, We've tried connecting the serial port of...
I've seen this question posted a little everywhere but there doesnt seem to be an answer, so here goes.
I have a SparcStation 20, which used to work fine. However, since its last shutdown, there doesnt seem to be any video. We've played with all the cables, and it still wont display anything...
Excellent, that fixed it right up!
And your other points are well taken. I did, however, do on purpose not to post all of my connect.c code here, because the message would have been just be to big (I have a couple of different query functions depending on the result I want back).
So I can...
I posted this in the MYSQL forum, but thought I might want to try the C forum, cause its more of a C question.
I'm working on a C program that uses MYSQL to access and modify a database. Right now, I am trying to run a SELECT query on the database, and to populate a list with the results.
The...
I'm working on a C program that uses MYSQL to access and modify a database. Right now, I am trying to run a SELECT query on the database, and to populate a list with the results.
The thing is, in all the examples I can find, the MYSQL_RES structure is processed locally. I on the other hand...
I'm all out of ideas, so I hope someone out there can give me an answer.
I've developed a tool in VB.net that uses rs232.vb (available from microsoft website) to read and write to COM ports on my computer. The program works wonders on the development machine, as well as the original deployment...
I'm working on a project where two phones are plugged into my computer for testing. When testing begins, each phone has a System.Timer.Timers that runs the different steps of the test. Everything works fine, except when the test is over, I have no way of knowing that it is.
How can I get my...
Thanks Jeb,
I kind of have that set up. When a test ends, it returns its results, and the results are sent to my application's console. The console logs everything it receives to the database. So you could say the console is the middle man.
You do bring up a good point though, how can the...
Fun problem,
I'm running an automated tests system that spins off threads of a test every 30 seconds or so. I've found that if I let it run for a long time, I can end up having more than one test running at a time, which is good, because in the end, I want many tests running at the same time...
Hey Vragabond,
I was so busy writing the previous response, I didnt see yours until now.
I am on an intranet, but at priviledge of using IE, not Gecko, so unfortunately I can't do that, but man would that be an easy solution.
But after reading your post, I put the main page in a <div> similar...
I see how this can be sorta complicated, but theres nothing invalid about it, so here we go...!
This is my index's code.
<table border=1 width="775">
<tr>
<td colspan="2"><cfinclude template="menu.html"></td>
</tr>
<tr>
<td width=200 valign="top"><cfinclude...
Hello,
I am trying to emulate the windows file explorer using a combination of html, coldfusion and javascript. I must admit, I have built something very similar, but there is a small bug that I must fix before I continue. I am not using frames, but coldfusion includes into a <table> tag...
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.