473,394 Members | 1,935 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

chunked post to ASP page

Hello,

I am sorry but I am not ASP developer, anyhow I have problems
communicating with ASP pages so I am trying to help the developer of
the page.
The problem is with posting chunked data. According to HTTP 1.1
Content-Length header is missing so Request.TotalBytes is -1.

The only idea I have is that we should use Request.ReadBinary till end
of the stream is reached?

Has anybody managed to get ASP working with chunked data properly?

Thanks in advance!

Oct 20 '07 #1
2 3379

<le******@gmail.comwrote in message
news:11**********************@e9g2000prf.googlegro ups.com...
Hello,

I am sorry but I am not ASP developer, anyhow I have problems
communicating with ASP pages so I am trying to help the developer of
the page.
The problem is with posting chunked data. According to HTTP 1.1
Content-Length header is missing so Request.TotalBytes is -1.

The only idea I have is that we should use Request.ReadBinary till end
of the stream is reached?
That would seem to be a sensible strategy. What type of data are you
posting?

--
Anthony Jones - MVP ASP/ASP.NET
Oct 20 '07 #2
On Oct 20, 1:44 pm, "Anthony Jones" <A...@yadayadayada.comwrote:
<letis...@gmail.comwrote in message

news:11**********************@e9g2000prf.googlegro ups.com...
Hello,
I am sorry but I am not ASP developer, anyhow I have problems
communicating with ASP pages so I am trying to help the developer of
the page.
The problem is with posting chunked data. According to HTTP 1.1
Content-Length header is missing so Request.TotalBytes is -1.
The only idea I have is that we should use Request.ReadBinary till end
of the stream is reached?

That would seem to be a sensible strategy. What type of data are you
posting?

--
Anthony Jones - MVP ASP/ASP.NET
Hi Anthony,

It didn't worked, but this is according to the other side :)

I am setting new box to tets myself, then I hope you could help much
more as it will be me cotroling everything.

Thanks:
stm

Oct 21 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: jonathan.kleid | last post by:
I'm trying to figure out how to enable chunked encoding with php over apache2 for a particular page. My php/apache combination definitely supports chunked encoding, because a page which calls only...
0
by: d21mike | last post by:
When I get the following input stream of chunked data I ge Request.TotalBytes = -1 because there is not Content-Length. The following will work because I hardcoded the correct length: TotalBytes...
4
by: Jacek | last post by:
Hi! My app does quite a bit of work downloading large chunks of data from different web servers. One of problems I face is to provide approximate progress reports to users showing download...
2
by: Eric | last post by:
Hi, I have a .NET client and Java web service. I send an request and the answer with a correct SOAP message. But on the .NET client I get an exeption from the XML deserializer that he has...
0
by: philip20060308 | last post by:
Hi all, Has anyone ever seen Python 2.4.1's httplib choke when reading chunked content? I'm using it via urrlib2, and I ran into a particular server that returns something that httplib doesn't...
2
by: lazypig06 | last post by:
Hi ! Yesterday, I posted a topic regarding to XML problem that I've been having. The old topic can be found at:...
3
by: jdvolz | last post by:
I am having errors which appear to be linked to a previous bug in urllib2 (and urllib) for v2.4 and v2.5 of Python. Has this been fixed? Has anyone established a standard workaround? I keep...
12
by: =?Utf-8?B?Sm9uYXMgRXJpY3Nzb24=?= | last post by:
The release notes for IIS 6.0 talks about ASP support for POSTs from clients that are using chunked Transfer-encoding. Does anyone know what this support means? It does not seem to be possible to...
2
by: VeeraLakshmi | last post by:
Can anybody tell me how to get or read the value of transfer encoding. I got the HTTP Response header as "Transfer-Encoding: chunked".But i can't get the chunk size or the chunked data. Without...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.