|
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: | "Incomplete" POST data ? Mark Gilmore Sun, 13 Feb 2000 13:15:13 -0500 |
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) ?
***********************************************
GET /om/x.htm HTTP/1.0
Connection: Keep-Alive
User-Agent: Mozilla/4.08 [en] (Win95; I)
Host: mark
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png,
*/*
Accept-Encoding: gzip
Accept-Language: en
Accept-Charset: iso-8859-1,*,utf-8
***********************************************
POST /om/x.htm HTTP/1.0
Referer: http://mark/om/x.htm
Connection: Keep-Alive
User-Agent: Mozilla/4.08 [en] (Win95; I)
Host: mark
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png,
*/*
Accept-Encoding: gzip
Accept-Language: en
Accept-Charset: iso-8859-1,*,utf-8
Content-type: application/x-www-form-urlencoded
Content-length: 23
***********************************************
POST /om/x.htm HTTP/1.0
Referer: http://mark/om/x.htm
Connection: Keep-Alive
User-Agent: Mozilla/4.08 [en] (Win95; I)
Host: mark
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png,
*/*
Accept-Encoding: gzip
Accept-Language: en
Accept-Charset: iso-8859-1,*,utf-8
Content-type: application/x-www-form-urlencoded
Content-length: 23
item1=Daytime&Hour=12AM
--
Mark Gilmore
Omnipotence (ECS home automation software)
http://www.usit.com/omnip
423-745-0026
subject (prev) or (next) |
time (prev) or (next) |
author (prev) or (next) |
view more subjects