Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: firefox resend data  (Read 5298 times)

0 Members and 1 Guest are viewing this topic.

yamablast3r

    Topic Starter


    Starter

    firefox resend data
    « on: May 27, 2009, 06:01:59 AM »
    hey im having a issue with my website recently when loading it in firefox..

    the page is supose to refresh every 15 minutes when loading 20 frames within it lately i been getting emails regarding firefox presenting a resend data button when the page is trying to automaticly refresh itself via javascript

    im not sure if this is a error with the new firefox or a error within my coding somewhere maybe someone that knows whats going on here can shed some light on this

    i will post the link and the code http://mkinovations.comze.com/FB-HELPER.html


    Code: [Select]
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>FB-HELPER</title>
    <style type="text/css">
    <!--
    .style5 {
    color: #CCCCCC
    }
    .style7 {
    color: #FFFFFF
    }
    .style11 {color: #009900}
    .style12 {color: #000000; }
    body {
    margin-left: 6px;
    }
    .style17 {
    color: #FF0000;
    font-weight: bold;
    }
    .style18 {
    color: #37E5E7;
    font-weight: bold;
    }
    -->
    </style>
    </head>
    <body>
    <div align="center">
      <script language="JavaScript">
     
    //Refresh page script- By Brett Taylor ([email protected])
    //Modified by Dynamic Drive for NS4, NS6+
    //Visit http://www.dynamicdrive.com for this script
     
    //configure refresh interval (in seconds)
    var countDownInterval=900;
    //configure width of displayed text, in px (applicable only in NS4)
    var c_reloadwidth=200
    </script>
     
    <form action="http://www.google.ca/cse" id="cse-search-box" target="_blank">
      <div>
        <div align="center">
          <input type="hidden" name="cx" value="partner-pub-4260508941537650:ftpim6-d1of" />
          <input type="hidden" name="ie" value="ISO-8859-1" />
          <input type="text" name="q" size="50" /> 
          <input type="submit" name="sa" value="Search" />
        </div>
      </div>
    </form>
     
    <script type="text/javascript" src="http://www.google.ca/coop/cse/brand?form=cse-search-box&amp;lang=en"></script>
    <p><ilayer width="&amp;{c_reloadwidth};" id="c_reload"><layer top="0" left="0" width="&amp;{c_reloadwidth};" id="c_reload2"></layer></ilayer></p>
    <div align="center">
      <div align="center">
        <script type="text/javascript"><!--
    google_ad_client = "pub-4260508941537650";
    /* 728x90, created 4/16/09 */
    google_ad_slot = "6213015616";
    google_ad_width = 728;
    google_ad_height = 90;
    //-->
      </script>
        <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
      </script>
      </div>
    <div align="center"><img src="headerhelper1.png" width="1004" height="126" /></div>
    <table width="1004" height="36" cellspacing="0" cellpadding="0" bordercolor="#ffffff" border="1" bgcolor="#2987c4" align="center">
        <tbody>
            <tr bgcolor="#007AFD" bordercolor="#000000">
                <th width="10%" height="36" bgcolor="#007AFD" bordercolor="#FFFFFF">
                <div align="center"><a class="style12" href="index.html">HOME</a></div>
                </th>
                <th width="20%" bordercolor="#37E5E7">
                <div align="center" class="style7"><a href="FB-HELPER.html" class="style18">FB-HELPER</a></div>
              </th>
                <th width="20%" bordercolor="#37E5E7">
                <div align="center" class="style7"><a href="movies.html" class="style18">MOVIES</a></div>
              </th>
                <th width="20%" bordercolor="#37E5E7" bgcolor="#007AFD">
                <div align="center" class="style28 style5"><a href="FAQ.html" class="style18">FAQ</a></div>
              </th>
              <th width="20%" bordercolor="#37E5E7" bgcolor="#007AFD">
                <div align="center" class="style28 style5"><a href="contactus.html" class="style18">CONTACT US</a></div>
              </th>
          </tr>
        </tbody>
    </table>
    <div align="center"><span class="style11 style4"><strong>Currently</strong></span><br />
    <script type="text/javascript" src="http://fastonlineusers.com/on3.php?d=www.mkinovations.comze.com/FB-HELPER.html"></script>    <span class="style11 style4"><strong>Users Online Now</strong></span></div>
    <div align="center"><script>
     
    var countDownTime=countDownInterval+1;
    function countDown(){
    countDownTime--;
    if (countDownTime <=0){
    countDownTime=countDownInterval;
    clearTimeout(counter)
    window.location.reload()
    return
    }
    if (document.all) //if IE 4+
    document.all.countDownText.innerText = Math.floor(countDownTime / 60)+" minutes and "+(countDownTime % 60)+" ";
    else if (document.getElementById) //else if NS6+
    document.getElementById("countDownText").innerHTML= Math.floor(countDownTime / 60)+" minutes and "+(countDownTime % 60)+" "
    else if (document.layers){ //CHANGE TEXT BELOW TO YOUR OWN
    document.c_reload.document.c_reload2.document.write('Next <a href="javascript:window.location.reload()">refresh</a> in <b id="countDownText">'+countDownTime+' </b> seconds')
    document.c_reload.document.c_reload2.document.close()
    }
    counter=setTimeout("countDown()", 1000);
    }
     
    function startit(){
    if (document.all||document.getElementById) //CHANGE TEXT BELOW TO YOUR OWN
    document.write('Next <a href="javascript:window.location.reload()">refresh</a> in <b id="countDownText">'+countDownTime+' </b> seconds')
    countDown()
    }
     
    if (document.all||document.getElementById)
    startit()
    else
    window.onload=startit
     
        </script></div>
    <div align="center" class="style17">
      <p><span class="style12">If you have a bandwidth limit you should use</span> <a href="http://www.mkinovations.comze.com/FB-HELPER-HOUR.html">THE HOUR REFRESHER</a></p>
      <p><span class="style12">If you are having issues with this helper please </span><a href="http://www.facebook.com/inbox/?compose&id=522160474">CONTACT ME</a> </p>
    </div>
    <p align="center"><strong>(Every 15 minutes this page will collect logins Automatically NO Auto-refresher needed!!)</strong></p>
    <p align="center"><strong>Sock Hop</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/sockhop/refer.php?u=522160474" name="SH"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Love Shack</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/theloveshack/refer.php?u=522160474" name="LS"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Pop N Smash</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/popnsmash/" name="PNS"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Brimmies Super Cups</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/supercups/" name="BSC"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Anchors Up</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/anchorsup/" name="AU"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Enchanted Forest</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/enchantedforest/" name="EF"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Pop The Top To Win</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/popthetop/" name="PTTTW"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Treats N Eats</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/treatsneats/" name="TNE"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Stop N Shop</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/stopnshop/" name="SNS"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Cell Story</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/cellstory/" name="CS"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Extreme Outdoors</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/outdoorsnew/" name="EO"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Treasure Hunters</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/treasurehunters/" name="TH"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Super Roll Up</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/superrollup/" name="SRU"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Dragon Tales</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/dragontale/" name="DT"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Globe Trotters</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/globetrotters/" name="GT"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Play Room</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/thtoybox/" name="TTB"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>80'S Flashback</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/flashbacks/" name="FB"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Go Green</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/ourgreenworld/" name="GG"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Carnie Island</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/carnieisland/" name="CI"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <p align="center"><strong>Geek Fest</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/geekfest/" name="GF"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    <!----testing apps for issues
    <p align="center"><strong>Enchanted Shumisen</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/enchantedshumisen/" name="ES"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    --->
    <!--testing issues with apps
    <p align="center"><strong>Pick N Mix</strong></p>
    <p align="center"><iframe width="1000" height="300" src="http://apps.facebook.com/picknmix/" name="PNM"> Your browser does not support inline frames or is currently configured not to display inline frames.</iframe></p>
    </div>
    --->
    <div align="center"><!-- START OF HIT COUNTER CODE -->   <br />
    <script language="JavaScript" src="http://www.counter160.com/js.js?img=6"></script>   <br />
    <a href="http://www.000webhost.com">
    <img border="0" align="texttop" alt="Free web hosting" src="http://www.counter160.com/images/6/left.png" /></a>
    <a href="http://www.hosting24.com"><img border="0" align="texttop" src="http://www.counter160.com/images/6/right.png" alt="Web hosting" /></a>   <!-- END OF HIT COUNTER CODE --></div>
    <p>&nbsp;</p>
    <div align="center"><a href="http://www.hit-counts.com">
    <img border="0" alt="hit counters" src="http://www.hit-counts.com/counter.php?t=18&amp;digits=8&amp;ic=200000&amp;cid=586410" /></a><br />
    </div>
    <table width="1004" height="36" cellspacing="0" cellpadding="0" bordercolor="#ffffff" border="1" bgcolor="#2987c4" align="center">
        <tbody>
            <tr bgcolor="#2987c4" bordercolor="#000000">
                <th width="10%" height="36" bgcolor="#007AFD" bordercolor="#FFFFFF">
                <div align="center"><a class="style12" href="index.html">HOME</a></div>
              </th>
              <th width="20%" bordercolor="#37E5E7" bgcolor="#007AFD">
                <div align="center" class="style7"><a href="FB-HELPER.html" class="style18">FB-HELPER</a></div>
              </th>
              <th width="20%" bordercolor="#FFFFFF" bgcolor="#007AFD">
                <div align="center" class="style7"><a href="movies.html" class="style18">MOVIES</a></div>
              </th>
              <th width="20%" bordercolor="#FFFFFF" bgcolor="#007AFD">
                <div align="center" class="style28 style5"><a href="FAQ.html" class="style18">FAQ</a></div>
              </th>
              <th width="20%" bordercolor="#FFFFFF" bgcolor="#007AFD">
                <div align="center" class="style28 style5"><a href="contactus.html" class="style18">CONTACT US</a></div>
              </th>
          </tr>
        </tbody>
    </table>
    <div align="center"><img width="1004" height="126" src="footerhelper1.png" alt="" /></div></body>
    </html>
     
    <!-- www.000webhost.com Analytics Code -->
    <script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
    <noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
    <!-- End Of Code -->



    sorry for the rather large html code :S just looking for a solution for this pain in my side

    Just fixed page width problems...
    « Last Edit: May 27, 2009, 06:13:04 AM by kpac »

    kpac

    • Web moderator
    • Moderator


    • Hacker

    • kpac®
    • Thanked: 184
      • Yes
      • Yes
      • Yes
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 7
    Re: firefox resend data
    « Reply #1 on: May 27, 2009, 06:13:56 AM »
    The reason for this is because of the Facebook frames. Facebook uses a form to submit data, and because the page refreshes, the data is resubmitted.

    yamablast3r

      Topic Starter


      Starter

      Re: firefox resend data
      « Reply #2 on: May 27, 2009, 06:17:14 AM »
      The reason for this is because of the Facebook frames. Facebook uses a form to submit data, and because the page refreshes, the data is resubmitted.

      it never happened up until the last week the site has been up for 5 months and this only happens in firefox IE works fine google chrome works fine

      i hope theres a way around this :| as most of the people that use it are on firefox

      kpac

      • Web moderator
      • Moderator


      • Hacker

      • kpac®
      • Thanked: 184
        • Yes
        • Yes
        • Yes
      • Certifications: List
      • Computer: Specs
      • Experience: Expert
      • OS: Windows 7
      Re: firefox resend data
      « Reply #3 on: May 27, 2009, 06:21:19 AM »
      it never happened up until the last week the site has been up for 5 months

      Are you sure about this? Was anything changed with the code recently?

      yamablast3r

        Topic Starter


        Starter

        Re: firefox resend data
        « Reply #4 on: May 27, 2009, 06:27:09 AM »
        Are you sure about this? Was anything changed with the code recently?

        only added a new frame & i removed a few things after getting a bunch of emails about the issue

        page worked great before i think firefox updated on my computer and then i started to see this type or issue for myself thats all i can think of and i have troubleshooted it and took off the new frame i added and still same thing