|
Xpounded USDA Property Auction
You may find this script useful (or at least infomative).
This script makes it easy to keep abreast of the properties the USDA is has listed
for auction. Just select the state your interested in and you get a list of avilable
properties with the current Government bid.
The script requires the USA map (right click and 'Save Picture')
- feel free to reuse the map changing the functionality of the onclick event for your own
use purposes
This script requires two other scripts: GovPropStates.vbs for the State listings and
Scraper.vbs for the data retrieval. Both are here to downlad - the following file structure
must be created - or the code reworked to reflect differing paths.
Required File Structure:
someFolder\USDAProperties.html (the html page below)
someFolder\images\usa50.gif (the Map image)
someFolder\vbs\GovPropStates.vbs (the USDA state links)
someFolder\vbs\Scraper.vbs (the reusable Scraper class for data retrieval)
Requirements:
IE6+ and XP+ (you may have to click the information bar and select 'Allow Blocked Content'
for this page to work properly)
GovPropStates.vbs (Required USDA State Links)
Scraper.vbs (Required Scraper Class)
Map of USA (Required Image)
Disclaimers:
The USDA has total control over its site - any recoding
on their part will break this script - iow the links and regExps will need to be
reworked to function properly
Save this file as USDAProperties.html     Mention Us
 Select All
No HTML to View
|
|