Hi All,
I have a problem in vbs to read a binary file. Have everybody a solution for that ?
For Text files I have the following solution, but how does this work with binary files (images...) ??
if len (filename) > 0 then
answer= MsgBox ("Do you want to send this file ? "&...