I run a webstore built using OSCommerce. The store has over 1100 products from a dropshipper. This dropshipper's stock levels change daily. They have a .csv file on thier site that is updated hourly. What I would like to do is have a php (or other) file that I can run via a cron job that would download the file, parse the data, import the updated stock levels into my database, and delete the file. Is this something that can be easily accomplished? I would be willing to pay someone $30 to write me a simple file to accomplish this. If this is not a reasonable amount let me know.