in reply to Uploading Excel data into MySQL via a browser

Why not upload the whole file and then grab the data out of it using Spreadsheet::ParseExcel?

--
<http://www.dave.org.uk>

"The first rule of Perl club is you don't talk about Perl club."

  • Comment on Re: Uploading Excel data into MySQL via a browser