Andrew Brown squawked out on Sunday 11-Nov-2012@12:41:43
> Quite legitimately, I want to open a web page, enter data from a file (or 
> database) into the fields, hit the next screen button, enter some more data, 
> hit the ok button, and repeat, a couple of hundred times.

I looked into doing this for my wife, who has to enter 100-600 book orders 
every month. Sadly, the page in question user a clunky and crappy flash 
interface, so it turned out to be impossible.

The first time i had to do this, I was able to cobble something together using 
curl. The last time, I wrote my own webpage that let me paste in all the 
records at once and then just sent them off to the other site, but I fear those 
days are behind us.

Look at the source and see if, at least, all the fields are labeled.

> How can I do this ? It must be as hard as falling off a log, but I can't find 
> the right search string to hit the software that can do this job.

I would be very surprised if you found a solution that actually worked. If you 
do, though, let us know.

-- 
Passion is the pill you can swallow forever Taking them one by one One
by One --Agents of Good Roots "Come On"

_______________________________________________
MacOSX-talk mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/macosx-talk

Reply via email to