<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1015402" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1015402</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Yes I do, and my security program does that, but...</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/help-how-do-i-prevent-redisplay-web-page#comment-1089074</link>
    <description> &lt;p&gt;If they redisplay the page, my security manager only checks for the same user name.  If they use a different name, it would not detect that.  &lt;/p&gt;
&lt;p&gt;I actually think the proper solution is to just expire that page (as you often see happen with enrollment pages) and not allow the user to return to it. Then let the security manager do its &#039;normal&#039; double-entry check if they happen to redisplay it anyway.  But having the user press the back button and instantly redisplaying the enrollment page (as happens now) is just too easy and an open invitation to mischief, IMO.  Does anyone have any suggestions for how to do that (expire the page, that is...)? I see this all the time, so I KNOW that&#039;s possible.  Is there perhaps a way for the called PERL script (which is what receives the request and presents the page to begin with) to check and then refuse to load the page if the back-button was pressed? &lt;/p&gt;
&lt;p&gt;Thanks again.&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Sep 2001 14:26:41 +0000</pubDate>
 <dc:creator>WebWitchcraft</dc:creator>
 <guid isPermaLink="false">comment 1089074 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/help-how-do-i-prevent-redisplay-web-page#comment-1089050</link>
    <description> &lt;p&gt;When a user registers do you store their info in a database?  If so, you can check to make the same user is not already there.&lt;/p&gt;
&lt;p&gt;Blocking the back button will kind of work, but technically a user could enter the old url themselves or even more forward to a page that allows the back button and right clicking to return to the registration portion.&lt;/p&gt;
&lt;p&gt;Maybe you could set a cookie to know if a user has already been to that section.  The problem with that is if a user disables them they won&#039;t work.&lt;/p&gt;
&lt;p&gt;Mark&lt;/p&gt;
 </description>
     <pubDate>Thu, 06 Sep 2001 04:42:06 +0000</pubDate>
 <dc:creator>LancerForums</dc:creator>
 <guid isPermaLink="false">comment 1089050 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
