If you have a Java backend you can do it with JExcelApi http://jexcelapi.sourceforge.net/
or POI http://poi.apache.org/ I have used both in some web applications. --- In [email protected], "dormousecheck" <[EMAIL PROTECTED]> wrote: > > Recently, i meet a problem, how to use air to read .xls file. Search > in the google, there is little messages about it? > Can anyone tell how to handle this, Thanks! > > dormouse >

