On 1/15/06, Ankur Gupta <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have a very simple WWW::Mechanize perl program which does the following
> task.
> 1. Gets the login URL.
> 2. Enters username and password.
> 3. Get another URL.
> 4. Fill some fields of date range and submit.
> 5. Parse the content an
Hi,
I have a very simple WWW::Mechanize perl program which does the following task.
1. Gets the login URL.
2. Enters username and password.
3. Get another URL.
4. Fill some fields of date range and submit.
5. Parse the content and create a report.
It used to work until the web designer changed th