Hi,
I'm trying to create a three-dimensional hash but I can't seem to get it right. In the code beneath I push data into my Hash of Hash of Hash = $HoHoH. This seems to work fine.
foreach my $line (@aonly){
if($line =~ m/^(.*)("\/)(\d+)(\/)(.*)(\/)(.*)(\/)(.*)(")/){
# do away with double...
Hi,
I'm new to SQL and can't seem to figure out how to create a SQL query that does want I want it to do.
I have a table "Nodedate" like this;
Node Date
TDCXTC1445 30-11-2003
TDCXTC1445 01-12-2003
TDCXTC1445 31-12-2003
ABN001111 30-11-2003...
I have been trying for the last couple of days to make this script execute in the "body" of my webpage. The script looks like this in the "head" section.
<script language="JavaScript1.2">
<!--
var ns6=document.getElementById&&!document.all?1:0
var...
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.