• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Leakage in flood control

 
Ranch Hand
Posts: 1871
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Whenever you get this message
"FYI
Sorry! We have flood-control activated. You cannot post within a certain number of seconds of your last post. Please try again after this period of time elapses. The current number of seconds required between posts is: 30
� Please use your browser's back button to return. "
Then you think that your post is actually not posted so you post it again but when you open the thread you can see two same posts on the thread.
So either this message should not be there or please prevent that leakage
 
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Could you just delete the double posting?
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You get that message if you hit "add message" twice in a row. The first one gets applied to the page and the second gets ignored. You go back and resubmit and now you have two. When you get the message it means either 1) you went really quickly from forum to forum to add a post or 2) you hit the "add" button twice by accident.
 
reply
    Bookmark Topic Watch Topic
  • New Topic