First off, I'm still very much a beginner at programming. I'm working on a huge research project which will require pulling in data from a website. My plan was to use WGET, and then write the program to pull in only the variables I'll need. I'm using C and when I attempt to pull in just one file, I get "no match." Is there another option other than WGET that anyone knows of? I've corresponded with someone at the website who unfortunately isn't familiar with C. Thanks,