<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018282" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018282</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/browser-refresh#comment-1107334</link>
    <description> &lt;p&gt;You can, if you&#039;re using php or another server side language, load a variable into the querystring and check for it.  The first time the page is loaded, the variable, let&#039;s say &quot;i&quot; will not be there so auto refresh with i=1.  But from now on, if you have i=1 the data will not be accepted.&lt;/p&gt;
&lt;p&gt;What is your server side based on?  PHP/ASP?&lt;/p&gt;
 </description>
     <pubDate>Fri, 19 Apr 2002 18:02:13 +0000</pubDate>
 <dc:creator>Artur</dc:creator>
 <guid isPermaLink="false">comment 1107334 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/browser-refresh#comment-1107208</link>
    <description> &lt;p&gt;Well, there&#039;s OnUnload and OnBeforeUnload (IE only). I don&#039;t think OnUnload will work in this case, and OnBeforeUnload is going to give you an annoying alert box that you can&#039;t get rid of.&lt;/p&gt;
&lt;p&gt;Probably the simplest way is to have some sort of server-side variable (session/database/cookie) that you store a counter in, then if they try to submit the form again you do a response.redirect to another page.&lt;/p&gt;
 </description>
     <pubDate>Thu, 18 Apr 2002 11:57:41 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1107208 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
