Search results

  1. A

    Create Hash - Copy File to string

    Hi, I’m trying to create a system that can use the path to a file and then calculate the hash of the file (no matter what type) I’ve done the first part (analysing the folder to list all the files) and I found a class that can work out the hash values). The problem that I now have is that MD5...
  2. A

    Combo Box Filtering between Forms

    Hello, I have a combo box (populated via query). I want to be able to make a choice in this then click a button. This would have the action of opening another form which has been filtered to show only records associated with this record. I've tried the way I think but I keep getting...
Back
Top Bottom