Search found 20 matches

by COSMOS
Thu Dec 14, 2017 5:57 am
Forum: Command Line and Scripting Interface
Topic: Append in textarea
Replies: 5
Views: 22849

Re: Append in textarea

Hum, "Cool ideea !" => It was "Ideas", ah-ah...! :wink: I was only referring to: SET OB "{{" I didn't try the other versions since that worked initially so I expressed my gratitude towards this one in particular. Thanks for pointing out "Cool ideea", I think ...
by COSMOS
Wed Dec 13, 2017 10:10 am
Forum: Command Line and Scripting Interface
Topic: Append in textarea
Replies: 5
Views: 22849

Re: Append in textarea

Cool ideea ! I tried SET OB "{{" and it worked for the appended text. But how could I do this for the extracted text ? TAG POS=1 TYPE=TEXTAREA ATTR=ID:txtAreaId EXTRACT=TXT The results of this is something like: ==ProductsSection== *{{#l:NewProduct1.pdf}} *{{#l:New Product2.pdf}} This is t...
by COSMOS
Tue Dec 12, 2017 2:48 pm
Forum: Command Line and Scripting Interface
Topic: Append in textarea
Replies: 5
Views: 22849

Append in textarea

Hello, I have an asp.net 4.5 web app (running on IIS7.5 which is on a Windows Server 2008 R2), that I'm automating with iMacros Browser (x86) Version 11.5.498.2403. What it does is take an excel and create wiki type pages based on the input from the excel. Right now I'm trying to add a feature that ...
by COSMOS
Mon Apr 10, 2017 7:11 am
Forum: Data Extraction and Web Screen Scraping
Topic: Imacros Player - Access denied
Replies: 3
Views: 4511

Re: Imacros Player - Access denied

Thanks for your reply ! This makes perfect sense. Initially I thought that the website has banned my ip or something. But this only happens when I run my application with the imacros browser. I'm trying to change the useragent to mimic another browser but I'm not having any luck. How should I do thi...
by COSMOS
Fri Apr 07, 2017 1:38 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Imacros Player - Access denied
Replies: 3
Views: 4511

Imacros Player - Access denied

Hey guys, Info: Imacros Browser V11.5.498.2403, Windows Server 2008 R2, IIS 7.5 When trying to access a website, I'm getting: "Access Denied - You don't have permission to access "http://..." on this server. Reference #..." I don't know why this is happening and how can I solve t...
by COSMOS
Wed Mar 29, 2017 8:24 am
Forum: Command Line and Scripting Interface
Topic: iMacros + ASP.NET + IIS = Very Long Extraction Time
Replies: 2
Views: 5961

Re: iMacros + ASP.NET + IIS = Very Long Extraction Time

Thank you for the reply and I'm sorry for making the previous post (and possibly this one) so long. The links for my previous threads are: SOF: https://stackoverflow.com/questions/42832175/configure-iis-7-0-server-to-use-imacros-with-asp-net-web-app RED: https://www.reddit.com/r/IIs/comments/5zwhyt/...
by COSMOS
Tue Mar 28, 2017 11:41 am
Forum: Command Line and Scripting Interface
Topic: iMacros + ASP.NET + IIS = Very Long Extraction Time
Replies: 2
Views: 5961

iMacros + ASP.NET + IIS = Very Long Extraction Time

Hello, I have an asp.net 4.5 web app which I am running on a windows server 2008 R2, through IIS 7.5 In this web app, I have created a class library where I have a Store.cs class which contains all the imacros commands. I am referencing this class in my web app project. On the server I have installe...
by COSMOS
Wed Feb 01, 2017 2:09 pm
Forum: General Support & Discussions
Topic: Error saying " Cross-Process JS call failed...
Replies: 1
Views: 3482

Re: Error saying " Cross-Process JS call failed...

Hello, Same error here :( W7x64, iMacros for FF 8.9.7, FFv47.0.2 (i know my browser is a couple versions old but I'm afraid to update it..could this be the issue?) All I'm doing is extracting a table as html, spliting it up and doing a for loop. Oddly enough, iMacros does it's job good, the rest of ...
by COSMOS
Wed Dec 14, 2016 8:12 am
Forum: iMacros for Firefox
Topic: Call Imacros from JS Under FireFox
Replies: 19
Views: 50912

Re: Call Imacros from JS Under FireFox

I followed that example to the letter but nothing is happening. javascript:window.navigator.registerProtocolHandler(“mailto”,”https:// mail.google.com/mail/?extsrc=mailto&url=%s”,”Gmail”) This doesn't do anything. Something should have showed up in my gmail page. I googled for some other solutio...
by COSMOS
Tue Dec 13, 2016 11:21 am
Forum: iMacros Component for .NET
Topic: Migrate iMacros from Windows Form to Web Form
Replies: 1
Views: 22746

Migrate iMacros from Windows Form to Web Form

Hey guys, FCI = W7-x64, using web components trial version, VS2013, .NET 4.5, running my app on an IIS7.5 server, application pool is 4.0 (let me know if more info is required) Is it possible to rewrite this code for a web form ? using System; using System.Windows.Forms; using iMacros.Component; pub...
by COSMOS
Mon Dec 12, 2016 7:25 am
Forum: iMacros for Firefox
Topic: Call Imacros from JS Under FireFox
Replies: 19
Views: 50912

Re: Call Imacros from JS Under FireFox

I tested with imacros for FF v8.9.7, FF47 and W7-x64 and it still doesn't work. If I click the link on the forum here I get: "The address wasn't understood Firefox doesn't know how to open this address, because one of the following protocols (imacros) isn't associated with any program or is not...
by COSMOS
Fri Dec 09, 2016 3:17 pm
Forum: iMacros for Firefox
Topic: Call Imacros from JS Under FireFox
Replies: 19
Views: 50912

Re: Call Imacros from JS Under FireFox

Thank you for replying so quickly :) At least now there is some hope. Sorry about the CIM. I'm running W7 64bit SP1, FF49.0.2, IMacros for FF 9.0.3 I've tried running your code but it doesn't work. I think I'm missing some information. How are you running your code? You just paste it in the browser ...
by COSMOS
Fri Dec 09, 2016 9:09 am
Forum: iMacros for Firefox
Topic: Call Imacros from JS Under FireFox
Replies: 19
Views: 50912

Re: Call Imacros from JS Under FireFox

Hey guys, It's been a while since the last post here. Sorry for bringing this thread alive but I'm in desperate need of this functionality: "http://run.imacros.net/?code=YOURCODEHERE" Does this still work ? I tried adding a simple code in there but it just keeps on loading. Nothing is happ...
by COSMOS
Wed Sep 07, 2016 1:02 pm
Forum: Data Extraction and Web Screen Scraping
Topic: SAVE PDF - Download not finished
Replies: 8
Views: 8527

Re: SAVE PDF - Download not finished

The only method that I found to work was just to tag that pdf specific <a> tag and to set the browser to save files to the downloads folder. The only problem in doing this is that I can't set the file name even if I do have ONDOWNLOAD setup. It saves a weird name like 090908870 and I can't know from...
by COSMOS
Mon Sep 05, 2016 10:00 am
Forum: Data Extraction and Web Screen Scraping
Topic: SAVE PDF - Download not finished
Replies: 8
Views: 8527

Re: SAVE PDF - Download not finished

Mentioning the Site/URL is always relevant if we want to do any Testing... And hum, I can't find any PDF Download, but never mind... But hum, from reading your OP, isn't ' !DOWNLOADED_SIZE ' what you are looking for...? Ah hum..., but I guess you won't know in advance the exact Size of the File you...