<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002731" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002731</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/getting-text-files-server-use-dhtml-layer#comment-1012030</link>
    <description> &lt;p&gt;When using the document.write script there are some charachters which are read as JavaScritp when they should be read as html, these include &quot;/&quot;. to prevent it being read as JavaScript you have to use the &quot;\&quot; character, this escapes JavaScript for the character which follows it.&lt;/p&gt;
&lt;p&gt;So you want something like this&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Code Sample:&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;document.write(&amp;quot;&amp;amp;lt;a href=http:\/\/www.someplace.com&amp;amp;gt;Click Me&amp;amp;lt;\/a&amp;amp;gt;&amp;quot;);&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;This &lt;em&gt;should&lt;/em&gt; work.  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Dec 1999 15:07:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1012030 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/getting-text-files-server-use-dhtml-layer#comment-1012029</link>
    <description> &lt;p&gt;Yes, i did this before and it worked, but i can&#039;t figure out how to create a link in the document.write. i tried it this way:&lt;br /&gt;
document.write(&quot;&amp;lt;a href=&quot;http://www.anything.&lt;br /&gt;
com&amp;gt;click here!&amp;lt;/a&amp;gt;&quot;);&lt;br /&gt;
but it didn&#039;t work... Any sugestions?&lt;/p&gt;
 </description>
     <pubDate>Thu, 16 Dec 1999 14:52:00 +0000</pubDate>
 <dc:creator>f.hettinga</dc:creator>
 <guid isPermaLink="false">comment 1012029 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/getting-text-files-server-use-dhtml-layer#comment-1012028</link>
    <description> &lt;p&gt;JavaScript can only read from a .js file and from a cookie, but not a plain text file. You might be able to set a bunch of string variables to hold the contents of the layer (tags, etc.) and then use document.write() on the page to call them. &lt;/p&gt;
&lt;p&gt;I haven&#039;t tried it out yet though.  &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 15 Dec 1999 22:50:00 +0000</pubDate>
 <dc:creator>John Pollock</dc:creator>
 <guid isPermaLink="false">comment 1012028 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
