Re: POSTing a file to a web page and reading response



someone12345 wrote:
Hi.

I'm trying to read raw data from disk, POSTING it to a site that
converts the file to another format, and then read and save the
response.

I have only found on the web information on how to post a string, not
binary data.

<http://commons.apache.org/fileupload/>

The key is to set the correct content type in the <form> tag, "multipart/form-data".

--
Lew
.



Relevant Pages

  • Re: If Statement Overwhelm Part Ii
    ... I found this posting a bit confusing, but having had something to eat I ... compared, say, 22nd Jan raw data with 23rd Jan raw data and got the ... Jan with 24th Jan and these are the ratios in column C. ...
    (microsoft.public.excel)
  • Re: No data being received from memory tags
    ... Just posting here for other people as we have solved this over the ... your data is being written to the tag, as the random nuber generator ... You need to multiply the output of your number generator by 100, or more neatly change the value of your raw data to 1. ...
    (comp.lang.labview)
  • Re: DCOUNT problem with numbers stored as text
    ... the rows where the Code column equals 11 stored as text. ... I format such cells as numeric, but again this is not an option when I ... am programatically populating the raw data. ... Because I am using the Jet provider, ...
    (microsoft.public.excel.worksheet.functions)
  • Re: DCOUNT problem with numbers stored as text
    ... The reason you might want to get away from the D functions is that they are ... I learned them was because the criteria is similar to the advanced filter ... am programatically populating the raw data. ... only way I have found to avoid data format errors on import is ...
    (microsoft.public.excel.worksheet.functions)
  • Re: DCOUNT problem with numbers stored as text
    ... SUMPRODUCT is my best option. ... I format such cells as numeric, but again this is not an option when I ... am programatically populating the raw data. ... Because I am using the Jet provider, ...
    (microsoft.public.excel.worksheet.functions)