Hi there,
Im spidering a website and doing well so far.
I need to save pictures that i come across so i can see what the data im extracting relates to.
Does anyone know of a way or a module that saves pictures?
Ive googled it but cant find anything.
Kind regards
Nash
Hi all,
Im building a small function in excel which opens an internet explorer page, logs in to a members area and then in theory will download into excel using (data range queries) information that non members cannot see.
However the problem im having is that this particulare website wont...
I have red blocks and lines going over my screen!
Its really irritating, ive swaped hard drives, reformatted them, reinstalled windows and cannot fix the problem.
At first i thought it was hardward but reinstalling the windows has allowed my pc to boot up now.
Does anyone have any ideas?
I...
HI all
i have a piece of code that uses the Win32::IE::Mechanize to try and submit
a form.
This form is activated using a option button:
the code from the website is:
<form name="bonavfrm" id="bonavfrm" action="/betting/index.asp" method="get"
>
<input type="hidden" name="sl" id="sl"...
Hi There.
I am aware of how to submit a form using Perl by filling in the fields using Win32::IE::Mechanize module.
$ie->submit_form(
form_name => $form_name,
fields => {
username => 'yourname',
password => 'dummy',
},
button =>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.