- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Thu, 08 Aug 1996 14:55:42 -0400
- To: www-lib-bugs@w3.org
> I use these functions to bind files with .txt suffix to > text/plain format on NT: > > HTBind_caseSensitive(NO); > HTBind_addType("txt","text/plain",1.0); > > When I try to open file:///c:/a.txt, it can tell me the > correct type of a.txt: text/plain > however, if I try tp open file:///c:/a.TXT, it just tell me > the file type is : www/unknown > > It seems the HTBindcaseSensitive(NO) doesn't work. -- Henrik Frystyk Nielsen, <frystyk@w3.org> World Wide Web Consortium, MIT/LCS NE43-356 545 Technology Square, Cambridge MA 02139, USA
Received on Thursday, 8 August 1996 14:55:44 UTC