in reply to Re^5: Grab text from web page using Win32::OLE
in thread Grab text from web page using Win32::OLE

I think you have it backwards. Ask for the credendtials yourself then feed them to $mech, not the other way around.
  • Comment on Re^6: Grab text from web page using Win32::OLE

Replies are listed 'Best First'.
Re^7: Grab text from web page using Win32::OLE
by athanasia (Pilgrim) on Oct 13, 2008 at 14:58 UTC
    Yep, you are right, I was only trying to exploit the web page's java script messages for correct character length, valid characters etc... and not do them myself... But you are right, it doesn't seem to work the other way round.

    Thanks a lot for your help.
    Athanasia