#page - try to increase if it is not sufficient
SendKeys('YOURLOGIN{TAB}');
SendKeys('YOURPASSWORD{ENTER}');
Thanks
Prasanna
-Original Message-
From: positive mind [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 20, 2006 5:24 PM
To: beginners@perl.org
Subje
Hi there,
is it possible to automate the login and log out say from yahoo mail using
LWP/HTTP module.
cause
i have application which is similar to this and i have to send my login
request alongwith few query parameters . after i login i will be logged in
to my applications mail box. how can i do
In Linux, how do I check if a particular Perl module is installed or not on
my system?
thanks
pm
i have a query...
i am using the Win 32 package for IE automation on Windows. can somebody
please help me in using PageText() method ...
i have to capture the page text in a variable from a simple html
page.Thetext is in the format of few variables like USERNAME=pm,
HTTP_CONNECTION=keep-alive et
Greetings !!
i am beginer in Perl and have task in hand to do..i got to read lot of
variables and parameters which are defined in one file. I have to use these
variables in my perl script ..how do i do this...(how do i use the variables
in one file in my perl script...)
thnx,
pm