Re: problems parsing web form information into a perl script

2004-03-08 Thread Jenda Krynicky
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

Re: problems parsing web form information into a perl script

2004-03-03 Thread WC -Sx- Jones
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; $