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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
tachyon, thanks a lot for your help

Here is the output:

d_file"; filename="test.txt" Content-Type: application/mac-binhex40 This is a test text file. This time with more data. -----------------------------32052533347522 Content-Disposition: form-data; name="Upload" Upload -----------------------------32052533347522--
The data is there, but the raw data doesn't all seem to be getting through.

It looks like some of the file is being sent, but not the rest of the POST data.

What bothers me mostly is that I don't get the same buffer data displayed every time I run it.
Sometimes all I get is this:
61032563207--

Thanks for all your help so far. I have been trying to debug everything, but don't seem to get anywhere. I used perl -w, but don't get any warnings. I think I'll try and reinstall CGI.pm next.

My form seems to be working like it should. With the default encoding everything goes fine, and is passed like it should. With "multipart/form_data", it seems like the POST data is not all being sent.

Any comments or stuff for me to look at would be appreciated.

-Siddartha


In reply to Re: Re: Re: Re: Re: Problem with uploading file by Siddartha
in thread Problem with uploading file by Siddartha

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-23 11:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found