From: WC -Sx- Jones <[EMAIL PROTECTED]>
> Mark Martin wrote:
> > Hi,
> > I've got a web form that allows a user to browse to an excel file on
> > their computer and input it and the year as parameters to run a perl
> > script
> >
> > FORM :
> >
> >
>
>
> How do you know that the filename will
Mark Martin wrote:
Hi,
I've got a web form that allows a user to browse to an excel file on their computer
and input it and the year as parameters to run a perl script
FORM :
How do you know that the filename will be less than 16 characters?
SCRIPT:
use CGI;
use Spreadsheet::ParseExcel;
$