in reply to Converting EXCEL Workbooks to HTML
It shouldn't be a major issue to format the data you get from an excel file to print to the browser. You are getting the data from the file correctly (I assume, since I have not seen your code) with Win32::OLE. So it's just a matter of formatting that, and displaying it correctly.
|
|---|