I need help trying to retrieve the source code from a website.
How I normally navigate there:
I start at http://www.bls.gov/home.htm, scroll over Subject Areas, click Consumer Price Index, click Top Picks button for All Urban Consumers database (probably have to scroll down a little), check off Midwest Region All Items, 1982-1984=100 - CUUR0200SA0, click Retrieve Data, click More Formatting Options, check 3 Month Percent Change, then finally click Retrieve Data.
I'm pretty sure there are ways of getting the source code of this webpage using the xmlhttp object and the post method, but I don't know how. Any help would be greatly appreciated. I would prefer to use xmlhttp if possible, but I'm open to other methods.
How I normally navigate there:
I start at http://www.bls.gov/home.htm, scroll over Subject Areas, click Consumer Price Index, click Top Picks button for All Urban Consumers database (probably have to scroll down a little), check off Midwest Region All Items, 1982-1984=100 - CUUR0200SA0, click Retrieve Data, click More Formatting Options, check 3 Month Percent Change, then finally click Retrieve Data.
I'm pretty sure there are ways of getting the source code of this webpage using the xmlhttp object and the post method, but I don't know how. Any help would be greatly appreciated. I would prefer to use xmlhttp if possible, but I'm open to other methods.