in reply to Re: File Upload On Windows 8 and Perl
in thread File Upload On Windows 8 and Perl

Thanks mate! i posted the form above, but i will try using your version and see if i get the same result - then at least i know its my server - not my code hehehe

  • Comment on Re^2: File Upload On Windows 8 and Perl

Replies are listed 'Best First'.
Re^3: File Upload On Windows 8 and Perl
by marinersk (Priest) on Jul 04, 2015 at 16:19 UTC

    To be fair, even if you change the framework, it is always possible -- I would even go so far as to say "likely" -- that you would replicate a logic error (or a typo, like, say, neglecting to double your backslashes inside a quoted string) in the part of the code you have to supply to make a snippet like that work. It seems like changing the framework and getting the same error would implicate the site, but that's not as sure a bet as you'd think.  :-)