in reply to Re: Win32::IE::Mechanize download file
in thread Win32::IE::Mechanize download file
this is the html code... and this is the submit button code...<form name="subscriber.export" method="post" action="/something/someth +ing/pidXMxhf8BvVhiTih9LIxLqC-s81"> <input type="hidden" name="activepage" value="subscriber.export"> <input type="hidden" name="pageName" value="subscriber.export"> <input type="hidden" name="uid" value="11021864546"> <input type="hidden" name="filename" value="NXwC0VHkO3tkyOfknRf0vu +xuOCPnbFTeIQ**"> <input type="hidden" name="filetype" value="csv">
<tr> <td><br><input type="submit" value="Download Export File" name="action +_download" id="download" class="btn-primary"></td> </tr>
Hope this is of some use...
20080728 Janitored by Corion: Put HTML in code tags, as per Writeup Formatting Tips
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Win32::IE::Mechanize download file
by imrags (Monk) on Jul 28, 2008 at 19:58 UTC |