I've been issued with the task of when an e-mail is sent to a specific e-mail address it should upload it to a folder called 'input' I have to check this folder for changes to see if there are any .PDF files in so I can allow them through to be converted to a .DOC file and be stored in another folder called 'output' and then send it back to the user that e-mailed it, where would I start with this?!