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 logged into my pc in normal mode and downloaded the updated driver.
I restarted my pc but now it wont boot up!
I'll have to format my hard drive again and reinstall windows....
HI there,
Im not sure.
I started my pc, it worked fine, then i left it on and went away
When i came back it had crashed
I tried to start the PC but it would only start in safe mode.
I ran chkdsk and other things but did not help so i had to format my harddrive
After i did that it started but...
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"...
Im using IE because the site is using Javascript to generate the pages...
When the form is submitted a javascript function calls a sub to generate something.
Here is the code direct from the page.
<form name="bonavfrm" id="bonavfrm" action="/betting/index.asp" method="get">
<input...
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.