Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: CGI Form File Upload Read Problem

by olus (Curate)
on Jul 28, 2008 at 17:38 UTC ( [id://700603]=note: print w/replies, xml ) Need Help??


in reply to CGI Form File Upload Read Problem

When you want to send an image from a Perl script straight to browser, you'll have to send the proper content-type header and then the contents of the file. Aside from that, your problem may be permissions. Are you sure you can write to ../?

Replies are listed 'Best First'.
Re^2: CGI Form File Upload Read Problem
by zuluwarhelmet (Novice) on Jul 28, 2008 at 19:19 UTC
    I've written to a text file. It seems to just not read from the file that's supposed to be uploaded.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-19 19:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found