Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: truncated file upload under Windows 2000

by uwevoelker (Pilgrim)
on Apr 18, 2002 at 14:31 UTC ( [id://160213]=note: print w/replies, xml ) Need Help??


in reply to truncated file upload under Windows 2000

I have to apologize!
The problem was not the file upload. I stored the uploaded images in a mysql database. And the error came from the image view script. Under Linux everything was okay, but under Windows the statement handle ($sth) was still active after the query (SELECT binary FROM picture WHERE id=3) and so a warning occured and was appended to the picture. That's why the image did not show correctly.

Thank you for your help!

I will have a look at CGI::Simple. Thanks.
  • Comment on Re: truncated file upload under Windows 2000

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://160213]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-20 03:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found