|
The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024
|
|
[Date Prev][Date
Next][Thread Prev][Thread Next][Date
Index][Thread Index]
Re: Internet Image Capture to Database
One of the HTTP headers you can include in an HTTP "GET" request
is
"if-modified-since". The page will then return the object if it
has been
modified since the specified date (usually when you last asked for it) or
an
HTTP 304 error if its the same. Its used extensively by network caches
(and
browsers) etc. to minimise bandwidth
I'm not sure how you can use it - I don't know wether utilites such as
WGET
can be made conditional on it. I'm sure it could be done with a small
custom
VB app.
Dean
If-Modified-Since
Used with the GET method to make it conditional: if the requested
resource
has not been modified since the time specified in this field, a copy of
the
resource will not be returned from the server; instead, a 304 (not
modified)
response will be returned without any data.
----- Original Message -----
From: <steve.cooper@xxxxxxx>
To: <ukha_d@xxxxxxx>
Sent: Thursday, November 07, 2002 4:15 PM
Subject: RE: [ukha_d] Internet Image Capture to Database
>
> >> How the other PC will know when image changes on your web
site?
>
> Don't know. File size, datestamp or direct compare of
file. Just
> wondering if anyone knew of anything, I've tried searching google but
you
> just get lots of references to uploading from webcams or picture
grabbers
> design to grab every picture you view.
>
> S.
>
>
>
>
___________________________________________________________________________
>
> The information contained in this message is confidential and may
be
> legally privileged. If you are not the intended recipient, please do
not
> read, copy or otherwise use it and do not disclose it to anyone
else.
> Please notify the sender of the delivery error and then delete the
> message from your system.
>
> Any views or opinions expressed in this email are those of the
author
only.
>
> Communications will be monitored regularly to improve our service and
for
> security and regulatory purposes.
>
> Thank you for your assistance.
>
>
___________________________________________________________________________
>
>
>
> http://www.automatedhome.co.uk
> Post message: ukha_d@xxxxxxx
> Subscribe: ukha_d-subscribe@xxxxxxx
> Unsubscribe: ukha_d-unsubscribe@xxxxxxx
> List owner: ukha_d-owner@xxxxxxx
>
> List of UKHA Groups here - http://groups.yahoo.com/group/UKHA_Grouplists/
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
http://www.automatedhome.co.uk
Post message: ukha_d@xxxxxxx
Subscribe: ukha_d-subscribe@xxxxxxx
Unsubscribe: ukha_d-unsubscribe@xxxxxxx
List owner: ukha_d-owner@xxxxxxx
List of UKHA Groups here - http://groups.yahoo.com/group/UKHA_Grouplists/
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Home |
Main Index |
Thread Index
|
|