I have an asp page with a large amount of javascript and ajax. A good bit of the controls are redrawn with ajax depending on the user's selections, as well as being populated using javascript and/or ajax.
Everything is working beautifully.
However, if the user proceeds to the next page, and...
Last time I posted you guys were really helpful, so here I go again.
What does it mean when a hash table seems to have two key elements.
for example
my %htable
htable{"n", "g"} = 100
Thanks in advance
I'm a developer and I have to convert a perl program to vb.net. I'm pretty much done but there is one line of code that is giving me a headache, I can't find it anywhere.
Please help.
Here's the line.
$wnp += ( $p{$ng} ? log($p{$ng}) : $uns );
The variable p is a hash table %p, and I...
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.