Hi all
I have an array with hundreads of elements in it. Can anyone
suggest the easiest way to keep only the duplicate elements in the array.
Thanks in Advance for the help
Regards
Anand
-
Jiyo cricke
Hi, I was wondering if someone could point me in the right direction. In
my example below, I have a handler that will parse a contact's name into
another xml node. However, the problem is that when I do this, the
parent node loses an attribute that I am trying to set. Here is example
output:
[EM
Yes, I'm trying to have the "blinking cursor" start in a specific text field,
on a web page, when the page loads in the browser.
Thanks,
Ron
Omega -1911 <[EMAIL PROTECTED]> wrote:
On 2/5/06, Ron Smith wrote:
>
> Hi all,
>
> I've been looking for this all over, but can't seem to find
On 2/5/06, Ron Smith <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I've been looking for this all over, but can't seem to find a link. Is
> there a Perl or PerlScript equivalent to the JavaScript or vbscript on-focus
> function? If there is, could someone please, point me in the right
> direction.
>
Hi all,
I've been looking for this all over, but can't seem to find a link. Is there
a Perl or PerlScript equivalent to the JavaScript or vbscript on-focus
function? If there is, could someone please, point me in the right direction.
Thanks,
Ron
Ron Smith
[EMAIL PROTECTED]
Stephen Le wrote:
I'm writing a download manager in Perl and using the LWP library of
Perl modules.
Is there any way I can save the contents of a HTTP::Response object
directly to disk? I don't want particularly large requests to be
cached into memory.
Yes. Look at the documentation for LWP::U