... Not a good idea. HTML is not the proper vehicle to do this. What if you want to compress flat text? ... You mean, every time you want to send compressed...
Reinier Post
rp@...
Nov 3, 1999 2:57 pm
10951
I have an HTML page with anchors that link to a server-side script that produces a very long form. The URL for the target script includes a querystring and a...
David Perrell
davidp@...
Nov 4, 1999 8:13 pm
10952
The proposal, "Form-based Device Input and Upload in HTML", has been finalized: http://www.bovik.org/device-upload.html The HTML working group is not currently...
James P. Salsman
bovik@...
Nov 23, 1999 2:45 am
10953
All, I have a problem using Content-Encoding What I'm trying to do: I want to serve a document (HTML, DOC PDF...) (via HTTP/1.1) using a compression mechanism...
Lapierre, Frederic
Frederic.Lapierre@...
Nov 23, 1999 9:55 am
10954
Hi, Is it any http headers I can use to tell any transparent cache which might try to cache a page to stay away, and not modify any parts of the http header to...
Christian Bøhn
chrb@...
Nov 23, 1999 5:23 pm
10955
... Pragma: No-cache Cache-control: private Expires: 0 this will stop caching. The standard for http proxies says that they shouldn't attempt to modify the...
Grahame Grieve
grahame@...
Nov 23, 1999 11:59 pm
10956
Hi, Is there any HTTP/1.1 test suite (cases) which can be used to verify that a server actually *is* HTTP/1.1 compliant? It would be nice to be able to stick a...
Joakim G.
jocke@...
Dec 2, 1999 1:10 pm
10957
I meant to forward this along yesterday... Sorry for the delay. Y'all come! -- Dan Connolly, W3C http://www.w3.org/People/Connolly/ You may have seen: ...
Dan Connolly
connolly@...
Dec 2, 1999 7:01 pm
10958
Hi, Are multiple html documents allowed in a single stream? The reason I ask is that I've come across a URL (<http://perl.apache.org/guide/all.html>) that...
Dmitry Beransky
dberansky@...
Dec 9, 1999 10:29 pm
10959
Hi, I was wondering if there is a way to tell a robot to drop everything it knows about your site and reindex the whole thing? We have recently reworked our...
Conan Callen
ccallen@...
Dec 16, 1999 2:02 pm
10960
... Removing pages from a site is generally a bad idea, because even if you manage to get it reindexed by various robots, there will still be many people with...
Gerald Oskoboiny
gerald@...
Dec 16, 1999 2:24 pm
10961
Daniel Senderowicz
daniel@...
Jan 11, 2000 8:19 pm
10962
I am having problems with the interaction between a web server and a gateway which I belive to be due to problems with the HTTP header conformance. Does anyone...
Paul Bartlett
patheticshark@...
Jan 12, 2000 10:01 am
10963
The trace mode in Lynx is used for this sort of debugging. See <http://lynx.browser.org/> for how to get it, etc. Al ... clients ... what...
Al Gilman
asgilman@...
Jan 12, 2000 2:10 pm
10964
... We have an HTTP 1.1 testing/demo site: http://jigsaw.w3.org/HTTP/ I'm not sure it's exactly what you're after, but please have a look. ... -- Dan Connolly ...
Dan Connolly
connolly@...
Jan 12, 2000 2:19 pm
10965
Hi, I am a software engineer and I am facing problems in marketing my software. Can anyone help me in the process? Ali....
1029
1029@...
Jan 19, 2000 7:39 am
10966
hello I am working on a client side solution of web searching. I would like to know how I can query another search engine (like yahoo or alta-vistla etc). I...
Hamid Abdul Basit
u961033@...
Jan 19, 2000 11:52 am
10967
Hello , A PHP script must simultaneously set the cookie and should redirect to a new page. Therefore HTTP headers from the server must go something like this -...
Mukul Gandhi
mgandhi@...
Jan 27, 2000 9:37 am
10968
what client are u using? it may not be a problem in your particular case, but recently i uncovered a bug/feature in ie5 which doesnt let u set domain wide...
mjd
mjd@...
Jan 27, 2000 4:40 pm
10969
Just a thought.. aren't the cookie's scoped to a URL base? It was my understanding that cookies can only be set and read within a domain. Perhaps you should...
Jay Chalfant
jchalfan@...
Jan 27, 2000 4:58 pm
10970
Hiya I think this might relate to how the php implementation of setCookie is working and what order things get done in after a page compile. You could: (a) Try...
Igor Clark
igor@...
Jan 28, 2000 10:54 pm
10971
Thanks a lot ! Your suggestion solved my problem. I have tested with Netscape Communicator 4.5 and IE5. With both its working fine. But I want to understand...
Mukul Gandhi
mgandhi@...
Jan 31, 2000 5:03 am
10972
A recent Note submitted to the W3C has a proposal aimed at legacy systems: http://www.w3.org/TR/dt4dtd First, a nitpick: the example in the Note is incomplete,...
Arjun Ray
aray@...
Feb 4, 2000 2:59 pm
10973
Dear Sir or Madam, I'm a scholar of Greek literature. These are my questions: 1) Do it exists a Working Group devoted to the standardization of a Markup ...
Federico Boschetti
03487842643@...
Feb 6, 2000 8:52 pm
10974
... I think the TEI Guidelines address this. "The TEI (Text Encoding Initiative) has developed an SGML encoding for a wide range of document types in the...
Dan Connolly
connolly@...
Feb 6, 2000 11:04 pm
10975
Guys, is there anyway I can force the server to not send the HTTP header. I know you can use HEAD to get the headers, but is there a reverse of HEAD to receive...
Davin
s2207754@...
Feb 9, 2000 6:59 pm
10976
In section 5.1 of RFC 2616 ( http://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html#sec5.1 <http://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html#sec5.1> ), the...
Dean Cron
deancron@...
Feb 9, 2000 6:59 pm
10977
... To summarize your questions: 1. If a web server does not support HTTP/1.1, is it non-compliant with the HTTP/1.1 spec? Yes. HTTP/1.0 web servers are...
Clinton Wong
clintdw@...
Feb 9, 2000 8:49 pm
10978
... add AUTOCOMPLETE="OFF" as an attribute of the form tag Mozilla 5 ignores this tag. It's to be hoped that this will be fixed before it's commercial...
Grahame Grieve
grahame@...
Feb 9, 2000 8:50 pm
10979
... No there is no way. Mainly because it doesn't make sense. The headers are sent to tell you about the entity. it's not too hard to parse the headers ...