I adopted a project that was built on Hibernate 2.1.1 and discovered that the hibernate.properties file did not specify a connection pooling manager, after our Open JDBC connections started climbing radically on the 10g Application Server.
I found a good list of troubleshooting tips at...
Hi gurus!
Flash newbie here.
I've got the following ActionScipt, which only loads the second window when on the server:
on (release) {
gotoAndStop("txt1");
getURL("javascript:openNewWindow('mov5.html','thewin','height=275,width=400,toolbar=no,scrollbars=no')")...
Hi all TCP/IP experts!
I have built a script for a client that tracks the IP addresses of the visitors via the REMOTE_ADDR global, but I'm having a difficult time finding the right tool or online database to indentify who these IPs belong to.
I've looked at ARIN and GeekTools, and can get some...
This is copied directly from a DevShed example, and created in a file called submit.php.
<html>
<head>
<script>
function printMessage()
{
alert("No, the answer is not " + document.forms[0].answer.value
+ ".\nEveryone knows the answer is 42.");
return false...
I'm having a strange quark problem...sometimes when I update a placed file, it won't let me save the document, or sometimes won't even let me update the image and says "file not found [-43]" when I select the file it says is missing. I've been working around it by quitting out of Quark...
Hi all!
I'm modifying an employee db, and it needs 2 new fields: Type & Status. When radio button 'type' (Employee/Machine) is chosen, I need Status to show up without going back to the server.
status(1/2/3) will have different text values according to type. (Either Hired/Active/Term or...
I have a javascript that no longer works, and I'm not a JS programmer (yet). It's setup for 4 text fields for entering IP octets, and it's supposed to change focus after entering the 3rd character in each box. I'm not sure why it fails now.
Also, I want to adjust the script so that when it...
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.