I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time
for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or
on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news,
I hope these links will serve you well.
Posted on 2007-02-02 17:02:56-08
by perlweb07in response to 4226
Re: Not able to select a check box which does not have a name attribute
Thanks for the above code. This code workd.
But I still have some issues. This check box need to be passed both CHECKED and a value in value='Yes' otherwise the Login button will not be enabled.
Any help !!!
PerlWeb07