You are right that helped. Thanks a lot, Stephanie
> Ah, that problem. > Some of our users had that problem. The solution was to delete all > temporary > files in IE. > It seems when the number of those files increase, IE gets that problem. > > Hope it works for U too. > > ,Armaz > > -----Original Message----- > > From: Stephanie Zohner [mailto:[EMAIL PROTECTED] > > Sent: 19. juli 2004 10:20 > > To: [EMAIL PROTECTED] > > Subject: Re: How to view plain text files in IE 6 > > > > > > Thanks for the tip. I tried with mime type text/plain too, > > but no change. > > > > Too bad, > > > > Stephanie > > > > > Hello, > > > > > > "Stephanie Zohner" <[EMAIL PROTECTED]> writes: > > > > > > > Hi, > > > > > > > > I want to display plain text files (log files) with > > cocoon (on a WIndows > > > XP > > > > platform). > > > > Since I need no transformations I decided not to use Chaperon, but > > > (only) > > > > the resource reader. > > > > > > > > <map:match pattern="**/*.log"> > > > > <map:read type="resource" src="Z:/{1}/{2}.log" > > mime-type="text/txt"/> > > > > </map:match> > > > > > > > > This, however, does not work in IE 6 (but in Mozilla > > 1.7). In IE 6 a new > > > > Editor (!!) window is opened and an Error Message pops up, saying: > > > > > > > > "file C:\Documents and Settings\<user-name>\Local > > Settings\Temporary > > > > Internet Files\Content.IE5\<session id>\<myfile>[1].log can not be > > > found. > > > > > > > > Do you want to open a new file instead? (Yes|No|Cancel)" > > > > > > > > > > > > > In Mozilla no editor window is opened but the file is > > just loaded into > > > the > > > > existing browser window and everything works fine. > > > > > > Did you try the mime-type text/plain instead of text/txt ? > > It might help. > > > > > > Martin > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
