On 11/09/2012 10:34 PM, Christian DaGeek247 Stephens wrote:
> command button. What I want to do is get the md5sum of the file chosen
> shown in the label when the user clicks the button. I can
> use properties_md5.caption = Crypt.MD5(fchoose.Name) to get a random hash,
> but i want to get the hash
*alright, so I have set up three things; a file chooser, a label, and a
command button. What I want to do is get the md5sum of the file chosen
shown in the label when the user clicks the button. I can
use properties_md5.caption = Crypt.MD5(fchoose.Name) to get a random hash,
but i want to get the h