Search the web
Sign In
New User? Sign Up
www-talk
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 10972 - 11001 of 11330   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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 ...
Grahame Grieve
grahame@...
Send Email
Feb 9, 2000
8:53 pm
10980
... Are you sure? Section 6 of RFC 1945 says: Response = Simple-Response | Full-Response Simple-Response = [ Entity-Body ] Full-Response = Status-Line ;...
Dmitry Beransky
dberansky@...
Send Email
Feb 9, 2000
9:03 pm
10981
A simple way is to write an nph- prefixed CGI that picks up the file based on the URL and passes it back raw. Wilbur ... Putting A Human Face On Technology ;-)...
Wilbur Streett
WStreett@...
Send Email
Feb 9, 2000
10:47 pm
10982
No. But when you receive a double CRLF the header is finished, there is no other ways that I know of. To find out what content it is, check out the ...
Christian Bøhn
chrb@...
Send Email
Feb 10, 2000
6:01 am
10983
We are having a bit of a quandary about a security related issue. We have a standard web application that allows users to enter information, which is then ...
Grahame Grieve
grahame@...
Send Email
Feb 11, 2000
1:33 am
10984
... Why not also convert '&' characyters entered by the user into '&amp;' entities, then when it is reconverted, a '<' will be a '<' and a '&lt;' will be...
Edward Thomas
mcai7et2@...
Send Email
Feb 11, 2000
8:37 am
10985
Hi Edward, Nice Idea but what if the user put's in "&amp" you can't tell the difference between that and what came out of the database. So if you convert it...
Jeff Sinclair
jeffs@...
Send Email
Feb 11, 2000
9:08 am
10986
... Um, isn't the the behaviour you want? Just keep tabs on whether it is encoded or not. It's kinda like dealing with URIs. -- Russell O'Connor...
Russell Steven Shawn ...
roconnor@...
Send Email
Feb 11, 2000
3:55 pm
10987
... But where are you going to find a server that supports HTTP/0.9? ... GET /?sql=select+*+from+dual; HTTP/0.9 HTTP/1.1 200 OK Date: Fri, 11 Feb 2000 19:30:53...
Bob Jernigan
jern@...
Send Email
Feb 11, 2000
7:40 pm
10988
... You don't need a HTTP 0.9 server, from what I gather from the specs, all the compliant servers (1.0 &1.1) have to be backward compatible with HTTP 0.9. ...
Dmitry Beransky
dberansky@...
Send Email
Feb 11, 2000
8:00 pm
10989
... You're right, that works returning no headers. bob...
Bob Jernigan
jern@...
Send Email
Feb 11, 2000
8:52 pm
10990
Hi, the Problem is that the edit box does it's own conversion. When a user put's " &lt; " into an edit box, if you just put it back the same into the edit...
Jeff Sinclair
jeffs@...
Send Email
Feb 16, 2000
1:29 am
10991
Hello All , I am running a PHP script on the server with URL http://machine/dir1/script.php3 . This script is successfully setting cookie on the client. When I...
Mukul Gandhi
mgandhi@...
Send Email
Feb 17, 2000
8:30 am
10992
Make sure the cookie 'path' attribute is set to a directory which includes all the subdirectories you want to read it from - in the case of the example you...
Igor Clark
igor@...
Send Email
Feb 17, 2000
10:10 am
10993
Thanks a lot! This has solved my problem. regards -mukul ... Bharti Cellular Limited, New Delhi, India...
Mukul Gandhi
mgandhi@...
Send Email
Feb 17, 2000
12:20 pm
10994
I suspect this is a no-no, but my reading of rfc2616 doesn't give me a definitive answer; The question: Can an http 1.1 serverr "pipeline" multiple responses...
Daniel Hellerstein
DANIELH@...
Send Email
Feb 17, 2000
3:07 pm
10995
In a previous episode Daniel Hellerstein said... ... you're right.. a definite non-starter.. 1.4 makes it pretty clear that there's a single response for every...
Patrick McManus
mcmanus@...
Send Email
Feb 17, 2000
3:26 pm
10996
Hello All , Is there any way to disable browser's(both IE and Netscape *or* either) print functionality with HTML, JavaScript or any other programming ...
Mukul Gandhi
mgandhi@...
Send Email
Feb 19, 2000
9:36 am
10997
Dear all, First let me apologize if this the wrong forum to ask this. IF it is please let me know where I should go. I have been trying to install the...
Rolfe, Russell D, ALSVC
rrolfe@...
Send Email
Feb 23, 2000
7:14 pm
10998
Hi All , I have a query about HTTP server and its GET/POST method. Supposing I have a HTML form. When I set its ACTION to a .htm/.html file and set method to ...
Mukul Gandhi
mgandhi@...
Send Email
Feb 24, 2000
7:00 am
10999
I recently came across the following paper, presented at the QL98 workshop: http://www.w3.org/TandS/QL/QL98/pp/microsoft-serializing.html There is a garish...
Arjun Ray
aray@...
Send Email
Feb 28, 2000
8:24 am
11000
I'm building a dynamic document, and I have three things in my server plug-in. I have composed a text message with things like inventory count, and have two...
wanish@...
Send Email
Mar 1, 2000
8:27 pm
11001
Many sites and their users can benefit from the provision of more than one http interface to a site - for example, the increasingly widespread bandwidth...
Tam Freestone-Bayes
tamagen@...
Send Email
Mar 2, 2000
6:00 pm
Messages 10972 - 11001 of 11330   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help