Hi there,
In our candidate management system we have a webpage where there is a table with a URL and couple of other fields. This is where I can find all the visa related documents for a particular candidate.
I want to be able to download each of the files for each candidate.
To note:
- Candidates may have anywhere between 1 - 5 files. This is not consistent. So one candidate may have 3 files and another may have just 1.
- It is a mix of .pdfs .jpegs and other files.
Appreciate any ideas. Cheers!