in reply to Can't open file ARRAY
$f->field("DataFile", [undef, "stock_level", $file]);
Is this correct? Should you not be something like:
$f->field("DataFile", $file);
If this isn't the problem you might figure out which line is causing the problem by commenting out a few...
HTH.
-- Joost downtime n. The period during which a system is error-free and immune from user input.
|
|---|