Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

CGI Form File Upload Read Problem

by zuluwarhelmet (Novice)
on Jul 28, 2008 at 17:04 UTC ( [id://700594]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    print br,Dump,br;
    
    print br, img{src=>"../pic.jpg"};
    
  2. or download this
    <h1>E:\309856393_0b02b023d6.jpg</h1><br /><ul>
    <li><strong>photo</strong></li>
    ...
    <li>GO FOR IT</li>
    </ul>
    </ul><br /><br /><img src="../pic.jpg" />
    
  3. or download this
    <h1>309856393_0b02b023d6.jpg</h1><br /><ul>
    <li><strong>photo</strong></li>
    ...
    <li>GO FOR IT</li>
    </ul>
    </ul><br /><br /><img src="../pic.jpg" />
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-03-29 15:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found