Search found 15 matches

by Office Smith
Wed Jun 15, 2016 2:53 pm
Forum: Technical / Scripting
Topic: Windows 10?
Replies: 9
Views: 12981

Windows 10?

Hey guys,

Just wondering what versions of Macro Scheduler support Windows 10.

Is there anything special I need to know about using macro scheduler with windows 10? We just upgraded from windows 7 to windows 10.

Thanks!
by Office Smith
Mon Jul 20, 2015 5:53 pm
Forum: Technical / Scripting
Topic: Download webpage image
Replies: 4
Views: 6113

Download webpage image

Does someone have a code snipet I can use to download an image on a webpage? I'm not looking to capture it, but actually download the image itself.

Thanks!
by Office Smith
Fri Jun 26, 2015 10:46 pm
Forum: Technical / Scripting
Topic: Captcha Management
Replies: 1
Views: 2515

Re: Captcha Management

I've decided to use the Death by Captcha service.

This has a command line tool so it should be fairly easy to integrate, captcha's are sent to 3rd party service, human types in what they see, you pay about $1.40 for every 1000 of them.
by Office Smith
Thu Jun 25, 2015 10:34 pm
Forum: Technical / Scripting
Topic: Captcha Management
Replies: 1
Views: 2515

Captcha Management

I've been asked to work through a Captcha form for a client. How would you recommend entering/ evading / etc the captcha? Thanks. I'm currently reviewing the products listed here: http://scraping.pro/8-best-captcha-solving-services-and-tools/ It is worth noting that most javascript captcha's can be ...
by Office Smith
Mon Nov 05, 2012 9:49 pm
Forum: Beginners
Topic: WebRecorder error on webpage
Replies: 6
Views: 8653

Web Recorder

you'll also need to make sure you have the imports directory and the IEAUTO.dll and IEAuto.ini in the directory.

best of luck.
by Office Smith
Mon Nov 05, 2012 9:47 pm
Forum: Technical / Scripting
Topic: Compiled Web Recorder EXE's
Replies: 4
Views: 6343

Got it

Looks like you also need to include the .ini that is in the imports file in the scripts directory.

Then things worked as expected.
by Office Smith
Mon Nov 05, 2012 9:32 pm
Forum: Technical / Scripting
Topic: Compiled Web Recorder EXE's
Replies: 4
Views: 6343

imports

I found something that said that the dll's need to be in a folder labeled "imports" in the same directory as the .EXE.

and that sometimes the product doesn't respond to normal comands, and you have to use the library commands.

Can anyone comment on those?
by Office Smith
Mon Nov 05, 2012 9:30 pm
Forum: Beginners
Topic: WebRecorder error on webpage
Replies: 6
Views: 8653

WebRecorder

I don't know what IE Versions have what.

Make sure that protected mode is off (if it has it)

and that you have enabled programatic browsing.
by Office Smith
Mon Nov 05, 2012 9:07 pm
Forum: Technical / Scripting
Topic: Compiled Web Recorder EXE's
Replies: 4
Views: 6343

Compiled Web Recorder EXE's

So I've been trying to test out the compile feature a little bit, something I've never used much before. And I'm struggling to run a webrecorder exe. I've copied over a couple of the .dll's and made sure the other computer had protected mode off and enabled scripted web browsing. What else could I b...
by Office Smith
Mon Nov 05, 2012 7:49 pm
Forum: Technical / Scripting
Topic: Webrecorder question
Replies: 2
Views: 3268

Ugg

I don't use Webrecorder but I know a lot about html, javascript and css. Iframes are used to display content from a different website or webpage. You have to load the pages displayed inside iframes separately to see what's displayed in them. For example some of the content you see at http://www.asb...
by Office Smith
Fri Nov 02, 2012 11:49 pm
Forum: Technical / Scripting
Topic: Webrecorder question
Replies: 2
Views: 3268

Webrecorder question

I've got a webrecorder question again. Just finally getting back to my project. I'm using the code below to try and pull information from the webpage, ideally all the text or even html that is in iframe 10 of the http://www.asba.com/search/newsearch.asp webpage. However, it doesn't appear that I'm "...
by Office Smith
Mon Sep 24, 2012 6:23 pm
Forum: Beginners
Topic: Webrecorder Newbie!
Replies: 5
Views: 7798

The dirt on Protected mode

Based on the link below, and specifically the text below the link, if I am understanding correctly, if IE opens in protected mode, and then you move to an unprotected site, it actually reopens IE. This explains why it is erroring out, it is opening in protected mode, and then navigating to an unprot...
by Office Smith
Mon Sep 24, 2012 4:28 pm
Forum: Beginners
Topic: Webrecorder Newbie!
Replies: 5
Views: 7798

Internet Explorer Zone Issue!

So, I did a little testing, and it appears that even though I've setup the website in the "trusted" zone, it is still using the internet settings. I have determined this by toggling the protected mode off of the internet zone, and suddenly all the code works for me. However, It was always my underst...
by Office Smith
Mon Sep 24, 2012 4:05 pm
Forum: Beginners
Topic: Webrecorder Newbie!
Replies: 5
Views: 7798

Head scratcher

Ok,

So then it appears that the code is functioning properly, but that I've got a rogue setting somewhere that is causing the problem.

I'll try checking that out this morning.

-OS
by Office Smith
Sat Sep 22, 2012 1:12 am
Forum: Beginners
Topic: Webrecorder Newbie!
Replies: 5
Views: 7798

Webrecorder Newbie!

I've been trying to do a little web scraping, to create myself a listing of small businesses off of the local small business association. I've been unable to figure out why this code is not pulling down some text. I'm using windows 7 and IE 9. I've setup http://*.asba.com as a trusted site, and conf...
Sign up to our newsletter for free automation tips, tricks & discounts