sleekpanther
08-09-2010, 08:03 PM
1) I need a script that will load an html page once only, IF the correct keycodes are entered. This is similar to the Konami code BUT I need a conditionally execution. ONCE the correct keycode has been found by ONE person, the script will no longer work and an alternate page will load. This means ONCE for the first person finding the sequence, not once per user. Think of it as a competition where there is only one winner.
For instance - using Konami.js from http://www.snaptortoise.com/konami-js (code way off, I'm not a js person, but just to give you idea ...)
<script type="text/javascript" src="konami.js"></script>
** IF konami condition met by one person only
** konami.load("first.html")
** Else
** konami.load("toolate.html")
** endif
**
It may require js/php, but want to keep it as simple as possible. No fancy scripting - just something robust and working.
2) Payment will be made via PAYPAL ($20 or you quote) - as soon as code tested (IE8, Firefox & Safari).
If you need more details just ask. Need this quick! Thanks.
:eek:
For instance - using Konami.js from http://www.snaptortoise.com/konami-js (code way off, I'm not a js person, but just to give you idea ...)
<script type="text/javascript" src="konami.js"></script>
** IF konami condition met by one person only
** konami.load("first.html")
** Else
** konami.load("toolate.html")
** endif
**
It may require js/php, but want to keep it as simple as possible. No fancy scripting - just something robust and working.
2) Payment will be made via PAYPAL ($20 or you quote) - as soon as code tested (IE8, Firefox & Safari).
If you need more details just ask. Need this quick! Thanks.
:eek: