What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » Forum & Website » Server Load Page Simple Suggestion

Pages: (2): « First [ 1 ] 2 » Last »
Server Load Page Simple Suggestion
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. Server Load Page Simple Suggestion
Hey WDZ and Surfi simple suggestion you guys may want to take into consideration. How about disabling the F5 key on the keyboard so that when its pressed it wont refresh the page and you guys could have a popup box say sorry this only puts more strain on the server and so on.

code:
<script>
function rejectF5()
{
if(event.keyCode == 116)
{
  event.keyCode = 0;
  alert('This only puts more strain on the server. Please do not continue to do this.\n\nMsgPlus! Forums Staff');
  return false;
}
}
</script>

This post was edited on 05-28-2004 at 07:18 PM by matty.
05-28-2004 07:13 PM
Profile E-Mail PM Find Quote Report
Kryptonate
Veteran Member
*****

Avatar

Posts: 2874
Reputation: 23
37 / Male / –
Joined: Jun 2003
RE: Server Load Page Simple Suggestion
blah, I use the F5 key a lot, it's very handy. If you let people not use the F5 key anymore they will just press "View Latest Posts" over and over :-/.
05-28-2004 07:20 PM
Profile E-Mail PM Find Quote Report
Mnjul
forum super mod
******

Avatar
plz wub me

Posts: 5396
Reputation: 58
– / Other / Flag
Joined: Nov 2002
Status: Away
RE: Server Load Page Simple Suggestion
I can always press the Refresh button on my browser instead...
05-28-2004 07:21 PM
Profile PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Server Load Page Simple Suggestion
:dodgy:

That's dodgy, and it probably only works in IE anyway...
05-28-2004 07:23 PM
Profile PM Web Find Quote Report
KeyStorm
Elite Member
*****

Avatar
Inn-sewer-ants-pollie-sea

Posts: 2156
Reputation: 45
38 / Male / –
Joined: Jan 2003
RE: Server Load Page Simple Suggestion
I will need to refresh that page later anyway, won't I? :-/
05-28-2004 07:28 PM
Profile E-Mail PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
O.P. RE: Server Load Page Simple Suggestion
quote:
Originally posted by KeyStorm
I will need to refresh that page later anyway, won't I? :-/

You can use the Resfresh button in IE, only reason why i suggested it is so that it will prevent people from constantly trying to refresh the page
05-28-2004 08:09 PM
Profile E-Mail PM Find Quote Report
Kryptonate
Veteran Member
*****

Avatar

Posts: 2874
Reputation: 23
37 / Male / –
Joined: Jun 2003
RE: Server Load Page Simple Suggestion
quote:
Originally posted by Matty.
You can use the Resfresh button in IE, only reason why i suggested it is so that it will prevent people from constantly trying to refresh the page
pressing the F5 button all the time is the same as pressing the refresh button in your browser. The only difference is that it's done by your mouse.
05-28-2004 08:12 PM
Profile E-Mail PM Find Quote Report
.blade//
Veteran Member
*****

Avatar

Posts: 2856
Reputation: 39
35 / Male / –
Joined: Jan 2004
RE: Server Load Page Simple Suggestion
This would just make using the fourms more annoying....and take a very minimal load off of the server...not everyone F5's it....I usually CTRL+R the main page :-/

This post was edited on 05-28-2004 at 09:14 PM by .blade//.
[Image: A%20Pointy%20Rock.jpg]
05-28-2004 08:55 PM
Profile PM Web Find Quote Report
Kryptonate
Veteran Member
*****

Avatar

Posts: 2874
Reputation: 23
37 / Male / –
Joined: Jun 2003
RE: Server Load Page Simple Suggestion
CTRL + F5? just use F5 only :)
05-28-2004 09:11 PM
Profile E-Mail PM Find Quote Report
.blade//
Veteran Member
*****

Avatar

Posts: 2856
Reputation: 39
35 / Male / –
Joined: Jan 2004
RE: Server Load Page Simple Suggestion
quote:
Originally posted by Kryptonate
CTRL + F5? just use F5 only :)


I know...typo....corrected :P
[Image: A%20Pointy%20Rock.jpg]
05-28-2004 09:13 PM
Profile PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On