<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic WASD strange reacting in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848944#M10347</link>
    <description>I browse a .txt file which is a text file with in it &lt;TITLE&gt; xxx &lt;/TITLE&gt;.&lt;BR /&gt;&lt;BR /&gt;Result is xxx becomes the title but the txt file is no longer shown correctly : the LF is no longer executed.&lt;BR /&gt;&lt;BR /&gt;I would like to understand why the txt file is interpreted ?&lt;BR /&gt;&lt;BR /&gt;Output in IE (on 1 line) :&lt;BR /&gt;/* */ /* From: "Craig A. Berry" Date: Sun, 30 Sep 2001 13:19:09 PDT &amp;gt; TXT2PDF&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Wed, 23 Aug 2006 10:04:36 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2006-08-23T10:04:36Z</dc:date>
    <item>
      <title>WASD strange reacting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848944#M10347</link>
      <description>I browse a .txt file which is a text file with in it &lt;TITLE&gt; xxx &lt;/TITLE&gt;.&lt;BR /&gt;&lt;BR /&gt;Result is xxx becomes the title but the txt file is no longer shown correctly : the LF is no longer executed.&lt;BR /&gt;&lt;BR /&gt;I would like to understand why the txt file is interpreted ?&lt;BR /&gt;&lt;BR /&gt;Output in IE (on 1 line) :&lt;BR /&gt;/* */ /* From: "Craig A. Berry" Date: Sun, 30 Sep 2001 13:19:09 PDT &amp;gt; TXT2PDF&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 23 Aug 2006 10:04:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848944#M10347</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-23T10:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: WASD strange reacting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848945#M10348</link>
      <description>I don't know anything, but I'd guess that&lt;BR /&gt;you were ok until you added a HTML tag, and&lt;BR /&gt;then the server started treating the file as&lt;BR /&gt;HTML (where a line ending is just more white&lt;BR /&gt;space).  Perhaps it would help if you added&lt;BR /&gt;&lt;PRE&gt; after the title, and &lt;/PRE&gt; at the end.&lt;BR /&gt;&lt;BR /&gt;I'd guess that WASD was trying to help you,&lt;BR /&gt;and then you outsmarted it.</description>
      <pubDate>Wed, 23 Aug 2006 14:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848945#M10348</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-08-23T14:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: WASD strange reacting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848946#M10349</link>
      <description>Wim,&lt;BR /&gt;&lt;BR /&gt;Are you sure that it is the WASD server and not your WWW Browser. The file should be served up verbatim, it is the browser that does all of the formatting.&lt;BR /&gt;&lt;BR /&gt;Which browser are you using?&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Wed, 23 Aug 2006 15:03:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848946#M10349</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2006-08-23T15:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: WASD strange reacting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848947#M10350</link>
      <description>&amp;gt; The file should be served up verbatim [...]&lt;BR /&gt;&lt;BR /&gt;Not really.  The server may add metadata,&lt;BR /&gt;like, for example, "Content-Type: text/html;&lt;BR /&gt;charset=iso-8859-1"  and the like, which are&lt;BR /&gt;not part of the file being serverd, but which&lt;BR /&gt;can affect the way the browser will&lt;BR /&gt;interpret/render the actual file data.&lt;BR /&gt;&lt;BR /&gt;You may need to be using HTTP/1.1 to get the&lt;BR /&gt;extra goodies.  Telnet to port 80 is the way&lt;BR /&gt;to see exactly what the server spews, but you&lt;BR /&gt;need to know how to phrase the request.&lt;BR /&gt;(For deatils, have Google look for words like&lt;BR /&gt;"telnet 80 http".</description>
      <pubDate>Wed, 23 Aug 2006 15:35:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848947#M10350</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2006-08-23T15:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: WASD strange reacting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848948#M10351</link>
      <description>I was using IE. Will check at work what mapping I exactly defined for txt files.&lt;BR /&gt;&lt;BR /&gt;Here you see Joseph Huber's link :&lt;BR /&gt;&lt;A href="http://wwwvms.mppmu.mpg.de/vmssig/src/c/txt2pdf.c" target="_blank"&gt;http://wwwvms.mppmu.mpg.de/vmssig/src/c/txt2pdf.c&lt;/A&gt; also wrong.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 24 Aug 2006 06:10:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848948#M10351</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-24T06:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: WASD strange reacting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848949#M10352</link>
      <description>The txt files are mapped in WASD config to text/plain.&lt;BR /&gt;&lt;BR /&gt;This is WATCH output :&lt;BR /&gt;&lt;BR /&gt;Content-Type: text/plain; charset=ISO-8859-1&lt;BR /&gt;Content-Length: 9335&lt;BR /&gt;&lt;BR /&gt;|12:02:53.79 NET 1948 0001 RES-BODY BODY 4096 bytes|&lt;BR /&gt;/* &lt;TITLE&gt;TXT2PDF modified versi&amp;lt;BR /&amp;gt;on &lt;/TITLE&gt; */./*.From: "Craig A&lt;BR /&gt;. Berry" &lt;CRAIG.BERRY&gt;&lt;/CRAIG.BERRY&gt;...&lt;BR /&gt;&lt;BR /&gt;So, WASD clearly told IE the plain text phrase and did give the HTML tag.&lt;BR /&gt;&lt;BR /&gt;I tried the same in mozilla for VMS (1.5). It works correctly (the html tag is not interpreted).&lt;BR /&gt;&lt;BR /&gt;Microsoft bug ? I'm using 6.0 on XP.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Fri, 25 Aug 2006 05:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848949#M10352</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-25T05:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: WASD strange reacting</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848950#M10353</link>
      <description>I hope Mark Daniel will not read this. The title should be IE reacting strangely.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.howtocreate.co.uk/wrongWithIE/?chapter=Content-type%3A+text%2Fplain" target="_blank"&gt;http://www.howtocreate.co.uk/wrongWithIE/?chapter=Content-type%3A+text%2Fplain&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Mon, 28 Aug 2006 10:31:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/wasd-strange-reacting/m-p/3848950#M10353</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2006-08-28T10:31:31Z</dc:date>
    </item>
  </channel>
</rss>

