<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1034801" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1034801</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-javascript-encrypting-page#comment-1206157</link>
    <description> &lt;p&gt;The only reliable way you can accomplish this is, as I said before - with server side scripting such as ASP or PHP.&lt;br /&gt;
You will not be able to do this with javascript, at least not very easily.&lt;/p&gt;
 </description>
     <pubDate>Tue, 22 Aug 2006 10:40:50 +0000</pubDate>
 <dc:creator>Neutron2k</dc:creator>
 <guid isPermaLink="false">comment 1206157 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-javascript-encrypting-page#comment-1203028</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;kirpal_06391 wrote:&lt;/strong&gt; &quot;Is there a reason the clients can&#039;t go back and change their answers?&quot;&lt;/p&gt;
&lt;p&gt;Yes, there is areason the form transmits quiz data and takes timed out persons to other page &quot;sorry.html&quot;. So i don&#039;t want people to play the quiz again and again changing their answers.&lt;/p&gt;
&lt;p&gt;Check out at &lt;a href=&quot;http://bharatindia.5000megs.com/kbc.html&quot; class=&quot;bb-url&quot;&gt;http://bharatindia.5000megs.com/kbc.html&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;No body has answer for this.&lt;/p&gt;
 </description>
     <pubDate>Tue, 27 Jun 2006 04:42:12 +0000</pubDate>
 <dc:creator>kirpal_06391</dc:creator>
 <guid isPermaLink="false">comment 1203028 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-javascript-encrypting-page#comment-1202296</link>
    <description> &lt;p&gt;&quot;Is there a reason the clients can&#039;t go back and change their answers?&quot;&lt;/p&gt;
&lt;p&gt;Yes, there is areason the form transmits quiz data and takes timed out persons to other page &quot;sorry.html&quot;. So i don&#039;t want people to play the quiz again and again changing their answers.&lt;/p&gt;
&lt;p&gt;Check out at &lt;a href=&quot;http://bharatindia.5000megs.com/kbc.html&quot; class=&quot;bb-url&quot;&gt;http://bharatindia.5000megs.com/kbc.html&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Jun 2006 11:29:00 +0000</pubDate>
 <dc:creator>kirpal_06391</dc:creator>
 <guid isPermaLink="false">comment 1202296 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-javascript-encrypting-page#comment-1202295</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;Neutron2k wrote:&lt;/strong&gt; Is there a reason the clients can&#039;t go back and change their answers?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Yes, because it is a quiz and time based, I don&#039;t anyone could play it second time.&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Jun 2006 11:22:00 +0000</pubDate>
 <dc:creator>kirpal_06391</dc:creator>
 <guid isPermaLink="false">comment 1202295 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-javascript-encrypting-page#comment-1202293</link>
    <description> &lt;p&gt;Unfortunatly its going to be quite hard for someone to explain the process to you because you need to have a basic knowledge of server scripting, and you need certain requirements from your web space.&lt;/p&gt;
&lt;p&gt;For what you are trying to do, you are not trying to expire sessions but pages.  Additionally what you state you require the functionality for, it seems a bit over kill.  Is there a reason the clients can&#039;t go back and change their answers?&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Jun 2006 11:10:00 +0000</pubDate>
 <dc:creator>Neutron2k</dc:creator>
 <guid isPermaLink="false">comment 1202293 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Help me I am just 15 year old</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-javascript-encrypting-page#comment-1202271</link>
    <description> &lt;p&gt;Help me in every way you can I don&#039;t know any thing about this.&lt;/p&gt;
 </description>
     <pubDate>Fri, 16 Jun 2006 05:48:34 +0000</pubDate>
 <dc:creator>kirpal_06391</dc:creator>
 <guid isPermaLink="false">comment 1202271 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-javascript-encrypting-page#comment-1202232</link>
    <description> &lt;p&gt;sessions are serverside unfortunatly and cannot be controlled with javascript.  You need php or asp support on your web server and knowledge of that i&#039;m afraid.&lt;/p&gt;
 </description>
     <pubDate>Thu, 15 Jun 2006 16:07:46 +0000</pubDate>
 <dc:creator>Neutron2k</dc:creator>
 <guid isPermaLink="false">comment 1202232 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Session expiry - How to do that</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-javascript-encrypting-page#comment-1202200</link>
    <description> &lt;p&gt;I am new to javascript please tell me how to make sessions expirable. Thanks in advance and keep polling.&lt;/p&gt;
 </description>
     <pubDate>Thu, 15 Jun 2006 05:17:31 +0000</pubDate>
 <dc:creator>kirpal_06391</dc:creator>
 <guid isPermaLink="false">comment 1202200 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-javascript-encrypting-page#comment-1202160</link>
    <description> &lt;p&gt;Like Neutron said, that&#039;s not encryption.  Are you looking to set page expiration warnings?  Cookies, and sessions, will allow you to achieve what (I believe) you want to do.&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Jun 2006 13:52:59 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1202160 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/need-javascript-encrypting-page#comment-1202151</link>
    <description> &lt;p&gt;thats not encryption.  Thats session expiry which you cannot generate with client side code, because when a user clicks back, the page is not refreshed, its just a cached copy of where they just came from.&lt;/p&gt;
&lt;p&gt;So unfortunatly you may be out of luck on this one.&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Jun 2006 12:50:26 +0000</pubDate>
 <dc:creator>Neutron2k</dc:creator>
 <guid isPermaLink="false">comment 1202151 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
