Search found 4 matches

by Offer
Thu May 26, 2011 1:18 pm
Forum: Data Extraction and Web Screen Scraping
Topic: Sending form with POST method.
Replies: 2
Views: 21562

Sending form with POST method.

Hello. I have to go into a forex account statement site and get list of transactions from it. The first screen is the login screen, when I type the account number and password, and press "Login" button. That's works great. Now, I have to choose "FromDate" and "ToDate" a...
by Offer
Thu Jul 27, 2006 8:39 pm
Forum: Data Extraction and Web Screen Scraping
Topic: How can I treat Onchange metthod?
Replies: 9
Views: 8786

It's a private site. How can I include an imange?

How can I include an imange?[/img]
by Offer
Tue Jul 25, 2006 6:39 pm
Forum: Data Extraction and Web Screen Scraping
Topic: How can I treat Onchange metthod?
Replies: 9
Views: 8786

Have the same problem.

Hello! I have the same problem. When a "Select Combo Box" doesn't have a seperate "Submit" or "Go" button - the web page is designed to act straight after the user has changed the selection in the list. The problem is, though, that no method (including WINCLICK) can't h...
by Offer
Tue Jul 25, 2006 3:21 pm
Forum: How-To's and Examples for Form Filling
Topic: "Select" combo-box.
Replies: 1
Views: 61325

"Select" combo-box.

> Software: iMacros Scripting Edition > Message: > > I have an Internet page that can't be controlled. (Or better to say - I wasn't able to control it). > > It comes to a point of an js elements in page, with this code included: > > <select name="sReportTimeSlice" onchange="this.form....