T O P I C R E V I E W |
chumbawumba |
Posted - 26 April 2006 : 11:48:25 if you reply to a post or create a new topic within the specified flood control time (60 seconds), you get a message about the flood control and a "click here to correct the problem" link. The link takes you pack to the message you were typing but you are unable to re-submit the post because the submit button is disabled.< |
15 L A T E S T R E P L I E S (Newest First) |
Carefree |
Posted - 20 May 2008 : 13:00:06 Have you tried holding down Ctrl when you refresh? A simple F5 doesn't always do the trick, but Ctrl-F5 is supposed to clear cache while refreshing.< |
chumbawumba |
Posted - 05 May 2008 : 02:12:24 quote: Originally posted by AnonJr
::sigh:: Finally got a chance to try it with FF at home and found the same thing. If you refresh the page everything works fine. I didn't lose the text I had attempted to post when I refreshed, but its probably a good idea to copy it just in case...
reviving an old topic here... but for the interest of the community, in FF3b5 pressing refresh no longer even enables the submit button.
< |
chumbawumba |
Posted - 03 February 2007 : 19:14:43 i have tested the mozilla code:
If you put onpageshow="if (event.persisted) onPageShow(); in the <body> tag and put this function in the page header:
function onPageShow() {
document.form1.ButtonNameHere.disabled = false; }
The button is (re)enabled when you press the back button in FF. However the form you previously completed is lost. I guess it is better to start again with a blank form than not to be able to press "submit" at all. When using FF you lose both ways! < |
HuwR |
Posted - 03 February 2007 : 08:35:35 quote: Originally posted by MarkJH
I know that Opera has major issues with the back button and caching.
I tested this issue in Opera and it works the same as all other browsers, it is only FF that has the Javasccript caching problem< |
chumbawumba |
Posted - 03 February 2007 : 07:31:28 This could be a solution, although i don't fully understand what it is on about: http://developer.mozilla.org/en/docs/Using_Firefox_1.5_caching
if the following function is included it will fire even if the page is called from cache?: function onPageShow()< |
MarkJH |
Posted - 03 February 2007 : 06:01:24 I know that Opera has major issues with the back button and caching.< |
HuwR |
Posted - 03 February 2007 : 05:58:02 unlikely since it would appear to be a problem peculiar to FF, it works fine in ALL other browsers< |
MarkJH |
Posted - 03 February 2007 : 05:57:05 Maybe a no-store meta tag would help but then you'd probably lose whatever is was you typed.
I'd say this is a problem with Firefox rather than Snitz. Maybe you could put a "click here to go back, don't press the browser back button" kind of message, chumbawumba?< |
chumbawumba |
Posted - 02 February 2007 : 22:44:52 *bump*
Has anybody been clever enough to solve this?< |
chumbawumba |
Posted - 02 May 2006 : 13:52:54 yeah i noticed that refreshing the page kept all the form values. cheers for your input AnonJr !< |
AnonJr |
Posted - 01 May 2006 : 21:40:51 ::sigh:: Finally got a chance to try it with FF at home and found the same thing. If you refresh the page everything works fine. I didn't lose the text I had attempted to post when I refreshed, but its probably a good idea to copy it just in case... < |
chumbawumba |
Posted - 01 May 2006 : 03:53:07 the fix for FF posted on experts exchange doesn't work. when you browse back to the previous page the submit button is still disabled. it must pull the page entirely from cache and not fire the "body onload" event. I have not tried this on snitz but a different webapp of mine. perhaps an admin with a speciality in browser compatability and JS can investigate this further.< |
AnonJr |
Posted - 26 April 2006 : 15:42:06 Hmmm. Interesting discussion. I wonder if thats an "issue" with FF, or if its an "undocumented behavior" of IE. Or maybe nothing works the way its supposed to...
I'll look at it again when I get home tonight.< |
chumbawumba |
Posted - 26 April 2006 : 15:30:10 after a bit of googling it looks like others have had the issue too...
http://www.experts-exchange.com/Web/Web_Languages/JavaScript/Q_21759527.html
< |
AnonJr |
Posted - 26 April 2006 : 15:29:48 Most of the people here are probably the Admin. on their respective forums and therefore never see the flood control page. And, more likely than not (but not always), the people getting the flood control message don't want attention drawn to why they are getting the flood control messages - even if its a legitimate reason.
The small number of times I've gotten them here is when I've run into a handful of threads in a row that I can read and respond to quickly. (Sadly, that doesn't happen too often.)< |