in reply to Win32::OLE VBA to Perl Translation Question about Internet Explorer
From the docs of the Navigate method:
This probably implies, that a
Content-Type: application/x-www-form-urlencoded
has to be passed to make it a POST.
This is also noted in the the article ikegami refered to as providing a workaround, which then says that "It will work on some sites, but on many others you'll get an error."
/me scratches head
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Win32::OLE VBA to Perl Translation Question about Internet Explorer
by ikegami (Patriarch) on Jan 17, 2007 at 16:05 UTC | |
|
Re^2: Win32::OLE VBA to Perl Translation Question about Internet Explorer
by sailortailorson (Scribe) on Jan 17, 2007 at 16:25 UTC |