<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1020514" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1020514</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-create-new-page-without-address-bar-and-etc#comment-1125728</link>
    <description> &lt;p&gt;It works well dynamically, too. Good luck!&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 19:05:55 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1125728 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-create-new-page-without-address-bar-and-etc#comment-1125725</link>
    <description> &lt;p&gt;i just did a quick read thru and manage to get some results , now i just have to try and construct it dynamically so i dont have to do this for every link , beware ... i ll be back ^o^ and thx for pointing me to the right direction suz&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 18:50:22 +0000</pubDate>
 <dc:creator>starter</dc:creator>
 <guid isPermaLink="false">comment 1125725 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-create-new-page-without-address-bar-and-etc#comment-1125684</link>
    <description> &lt;p&gt;watermarks aren&#039;t fool proof either&lt;/p&gt;
&lt;p&gt;It&#039;s like a car theif, you can&#039;t stop them, only slow them down&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 09:32:54 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1125684 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-create-new-page-without-address-bar-and-etc#comment-1125680</link>
    <description> &lt;p&gt;Best way to protect images is to water mark them...&lt;/p&gt;
&lt;p&gt;There are many threads of this kind here at TWF try a search for them &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 07:33:47 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1125680 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-create-new-page-without-address-bar-and-etc#comment-1125666</link>
    <description> &lt;p&gt;One thing you might want to keep in mind, is anyone can take a screen shot of the page and keep whatever text / images they want.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 02:24:45 +0000</pubDate>
 <dc:creator>TOBART</dc:creator>
 <guid isPermaLink="false">comment 1125666 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-create-new-page-without-address-bar-and-etc#comment-1125660</link>
    <description> &lt;p&gt;The only way to protect your data is to not have it online.&lt;/p&gt;
&lt;p&gt;As for not getting the script working, perhaps you would be better to use the zipped source instead of copying and pasting. Copying from a browser often puts in illegal characters that will break any script.&lt;/p&gt;
&lt;p&gt;The script itself isn&#039;t an .asp file, it&#039;s .js -- JavaScript, a client-side language. If you want to do it within ASP, you can, of course. You shouldn&#039;t need to edit anything though you may need to escape some quotation marks if you have the JavaScript right inside the ASP scripting to print to the browser.&lt;/p&gt;
&lt;p&gt;HTML does no scripting.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Feb 2003 00:59:25 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1125660 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-create-new-page-without-address-bar-and-etc#comment-1125655</link>
    <description> &lt;p&gt;Thx Suz , i tried that script ( paste it into the head )in ultradev but i have to be honest ^o^ , i ve never done much else apart from simple html pages , anyway , i couldnt get it to work after saving it as a asp file &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt; , maybe i ve modified it wrong somewhere down the line .. i give it another go .&lt;/p&gt;
&lt;p&gt;What im actually trying to do so you can get a fair idea &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt; is that im just starting to mess around with ASP and trying to build a database of websites from various companies , as this has taken me donkeys to construct this database , last thing i want is some1 coming along and hijack the idea and nick all the web address and put it on thier site , as i ve seen a few site that have done this to protect thier data , im sorry if i confused u earlier about stopping peeps from saving pictures and all that.&lt;/p&gt;
&lt;p&gt;i thought this possibly could be done within html , maybe i was looking at the wrong thing , so plz point me to the right direction if possible &lt;/p&gt;
&lt;p&gt;many thx&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Feb 2003 23:46:29 +0000</pubDate>
 <dc:creator>starter</dc:creator>
 <guid isPermaLink="false">comment 1125655 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-create-new-page-without-address-bar-and-etc#comment-1125615</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://www.zerocattle.com/examples/popUp.html&quot; class=&quot;bb-url&quot;&gt;zerocattle.com/examples/popUp.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Also, to prevent saving pictures, you&#039;ll want to employ some other tactics, but be aware that none of them are foolproof:&lt;/p&gt;
&lt;p&gt;1. Use a spacer.gif (transparent 1x1 pixel gif) set to the same size as your image and put your image as the background of the page.&lt;br /&gt;
2. Use a no-right-click script to prevent easy snagging.&lt;br /&gt;
3. Use a JavaScript obfuscator to make it hard to read the source and find the images.&lt;/p&gt;
&lt;p&gt;NOTE: none of these methods will work in reality, they only provide an illusion that will prevent some people from linking to or taking your image.&lt;/p&gt;
 </description>
     <pubDate>Tue, 18 Feb 2003 16:55:28 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1125615 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
