How can I deal with an excel file
Posted: Sun Jul 03, 2005 8:25 am
I want to get some data from an excel-file. And the excel-file is not in the web localhost computer. I want to use a <input type="file"> to find the excel-file,then I want to deal with the file----get the information from it. Anyone can give me any instructions ? thanks in advance.