Search found 6 matches

by delfos_90
Thu Apr 15, 2010 7:59 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Extract and passing to JS
Replies: 2
Views: 1634

Re: Extract and passing to JS

I want to do it in firefox!
by delfos_90
Thu Apr 15, 2010 6:56 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Extract and passing to JS
Replies: 2
Views: 1634

Extract and passing to JS

I would like to extrart information by using imacros and them save the extract content into a Javascript variable...


How i can do it?
by delfos_90
Thu Apr 15, 2010 12:08 am
Forum: Command Line and Scripting Interface
Topic: Interesting problem with JS
Replies: 4
Views: 2722

Re: Interesting problem with JS

What im trying to say is that i want to create an html file where first of all we have to complete a form, and after it run my imacro JS using inside him the values that the user put into the form.

How i can do it?
by delfos_90
Wed Apr 14, 2010 11:51 pm
Forum: iMacros for Firefox
Topic: Call Imacros from JS Under FireFox
Replies: 19
Views: 50913

Re: Call Imacros from JS Under FireFox

I want to use this method to put my script into a webpage but i have to get first some values from a form that is in the same webpage, how i can wet it?
by delfos_90
Wed Apr 14, 2010 11:47 pm
Forum: Command Line and Scripting Interface
Topic: Interesting problem with JS
Replies: 4
Views: 2722

Re: Interesting problem with JS

Your answer was really usefull but it let me the same problem With 64base enconder i can introduce my script for imacros into a web page, but the problem is still to create de user interface at the webpage as a form and them pass the values that user put into the form to the script, how i could do t...
by delfos_90
Wed Apr 14, 2010 10:15 am
Forum: Command Line and Scripting Interface
Topic: Interesting problem with JS
Replies: 4
Views: 2722

Interesting problem with JS

After a lot of work i finished my JS script combinated with imacro solutions (thank you to imacros because it solve several problems of the code) but now i have a different issue before publish my script. Until now my script used prompt fuction to ask for the variables that the script needed as uses...