how to convert excel file into binaryvalue in asp.net application.
Need to store ths value in database.
I m using Openfiledialog to select excel file..
BY selecting that need to gets converted to binary value...
To convert excel file into binary value,is it correct in getting filename & convert or Pathname & convert???