Capture values from a web page drop-down list

P

Paul Martin

Hi guys

I would like to loop through the values in a drop-down list on a web
page (Under "Recent Report" at the bottom of
http://192.120.13.77/viewtable.aspx?region=E_AUST&report=int924). Any
suggestions on how best to capture the list of values is appreciated.
Bear in mind that I use Firefox and others may use Internet Explorer.
I'd prefer a generic solution, independent of browser, but would
settle for an IE solution if it's more practical.

Thanks in advance

Paul Martin
Melbourne, Australia
 
P

Paul Martin

As an addendum, perhaps I should mention what I'm trying to do. The
drop-down list is a list of files that reside in a web folder. The
filenames includes the date and time of each file's data. I want to
analyse the datetime info and based on certain criteria, use the web
folder address and the filename to download the file. By capturing
the filenames from the dropdown, I can ascertain the file's URL to
download it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top