Was there an announcement about a winner, or do the "weekly" prizes take a month to sort out
I'll let you know what I have won next Tuesday :!:
AFF Supporters can remove this and all advertisements
Week 3 answer - 279 500
I can confirm that
164,000 + 59,000 + 43,000 + 13,500 = 279500. Good to see their site hasn't choked this week (yet).
What you do mean you have to confirm that, by adding it up.
View Source.
function validateForm() { var errorflag = false ; var answer = stripAll(trimAll(document.awardStore.answer.value)); var terms = document.awardStore.terms2.checked ; var myStr = '' ; var compAns = '279500' ; if(answer != compAns){ myStr = "<li>Sorry, that doesn't look correct. Please double check your answer.</li>" ; errorflag = true; } if (terms == false) { myStr = myStr + "<li>You must agree to the Terms and Conditions</li>"; errorflag = true ; } if (errorflag == true) { myStr = "<p><ul>" + myStr + "</ul></p>" ; document.getElementById("errorContent").innerHTML = myStr ; document.getElementById("error").style.display="block"; return false; } else { document.getElementById("error").style.display="none"; document.awardStore.submit(); } } </script>
Got me, I should of known better that QF hides all the actual information in their source code.
Interesting that they don't let you answer incorrectly...
The answer for this week, the final week: 196500
I decided to get in early, just after midnight, and boy was the site slow
Hell yes I've given my approval . Increases our odds of one of my (extended) family winning :idea:.T&C's said:Eligible Entrants who are under 18 years of age must have approval from their parent or guardian to enter the promotion.