Hi Sir,
Is there no way we can make the script work ? is there any other
alternative that you can suggest. How did you know that they have
introduced CAPTCHA in their send sms, is it because of their dynamic id
assginment for the mobile number text box.
On Wed Feb 06 07:35:42 2013, ADARSHTP wrote:
Show quoted text> Hi,
>
> I tried fixing the code, but came to know that they have introduced
> CAPTCHA in their send sms for. Hence there is no way we can pass
through
Show quoted text> it.
> You are welcome to tryout the code by downloading and editing the
module.
Show quoted text> Please let me know if you find a fix, so that i can fix and reupload
to
Show quoted text> CPAN and the whole community will be benefited
>
>
>
> On Wed Feb 06 01:29:46 2013, rudiprocks@yahoo.co.in wrote:
> > On Wed Feb 06 01:20:17 2013, rudiprocks@yahoo.co.in wrote:
> > > Hi Sir,
> > >
> > >
> > >
> > > Recently way2sms people have changed their website settings
> > > and made some changes, so on running the sms script we get an
error
Show quoted text> > > like
> > >
> > > There is no form with the requested fields at XXXXX
> > > Can’t call method “value” on an undefined value at
> > /usr/share/perl5/WWW/Mechanize.pm
> >
> > This error occurs at the line
> > my $isLoggedIn = $mech->form_with_fields(("MobNo","textArea"));
> >
> > This line is present in the file lib/auto/Net/SMS/WAY2SMS/send.al
(guess
Show quoted text> > line 107)
> > >
> > > The way2sms people have changed the static div id of “MobNo”
> > > to dynamic one whose value is in the variable “rqMob” ie, I found
that
Show quoted text> > > way2sms
> > > changing the div id dynamically using javascript instead of static
div
Show quoted text> > > id
> > > “MobNo”. So we couldnt retrieve that mobile no div id to send sms
from
Show quoted text> > > this
> > > script.
> > >
> > > Can you please help me as to how to resolve this issue???
> > >
> > >
> > >
> > >
> > >
> > > Thanks in Advance!!!
> > >
> > >
> > >
> > > Regards,
> > >
> > > Ramya
> >
>
>