|
ECS-L Home Automation and Security Archives |
learn more
| view messages for this
month | NetBloc® | terms of use | search
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects
Subject: From: Date: | Re: [ECS] "Incomplete" POST data ? Dario Greggio Sun, 13 Feb 2000 22:17:11 +0100 |
Mark Gilmore wrote:
>
> I am finding that when POSTing data (via a SUBMIT INPUT),
> I am frequently NOT passed ANY data (about 1/2 the time).
> Following are typical examples of what I am receiving
> (only the last has the data). All I am doing is repeatedly
> hitting the SUBMIT button. Is there some "trick" here that
> is required to get ALL the data (assuming that the browser
> is sending it) ?
I experienced something similar.
I came to the conclusion that I was waiting for a single READ event,
while, instead, the full message may arrive split into several events.
You have to wait for a terminator, which should be double CR/LF.
I guess on a slow connection like "true" internet it could happen more
often than on a fast intranet.
I hope it helps.
--
Ciao,
Dario
--
ADPM Synthesis sas - Torino
--
http://www.geocities.com/adpm99
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects