We'd like to remind Forumites to please avoid political debate on the Forum... Read More »
We're aware that some users are experiencing technical issues which the team are working to resolve. See the Community Noticeboard for more info. Thank you for your patience.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
E:25/10 Shirt From England Rugby Sponsors O2
Options

Snidely
Posts: 2,762 Forumite
http://www.skysports.com/competitions/entry/0%2C20504%2C11061_749%2C00.html
Win a Fantastic Signed Shirt From England Rugby Sponsors O2
Win a Signed England Shirt From O2
O2 - proud sponsors of England Rugby - have teamed up with 365Media and Sky Sports to offer fans the chance to win a fantastic England shirt signed by the squad.
O2 have created a special O2 Stare Out game in support of the England team, where fans go head to head against the pride of English Rugby. This eye-watering challenge will find out if you've got what it takes to go the distance. Click here to play (webcam required).
For your chance to win the signed shirt, please answer the question below:
CLOSING DATE: Thursday 25th October 2007
Enter Competition*
<script language="javaScript"> <!-- function checkForm() !! var hasAnswer = "FALSE"; var hasContact = "FALSE"; var doc = document.compEntryForm; // check the answer for (var i=0; i< document.compEntryForm.answer.length; i++) !! if (doc.answer.checked) !! hasAnswer = "TRUE"; } } if (hasAnswer == "FALSE") !! alert("Please select you answer!"); doc.answer[0].focus(); return false; } if (doc.title.options[doc.title.selectedIndex].value == "-1") !! alert("Please enter your title"); doc.title.focus(); return false; } if (doc.forename.value == "") !! alert("Please enter your forename"); doc.forename.focus(); return false; } if (doc.surname.value == "") !! alert("Please enter your surname"); doc.surname.focus(); return false; } if (doc.emailAddress.value == "") !! alert("Please enter your email address"); doc.emailAddress.focus(); return false; } else !! var email = doc.emailAddress.value; var validchars = "abcdefghijklmnopqrstuvwxyz0123456789@.-_"; for (var i=0; i < email.length; i++) !! var letter = email.charAt(i).toLowerCase(); if (validchars.indexOf(letter) == -1) !! alert("Please enter a valid email address"); doc.emailAddress.focus(); return false; } } if (email.indexOf("@") < 1) !! // must contain @, and it must not be the first character alert("Please enter a valid email address \n It must contain an @ sign"); doc.emailAddress.focus(); return false; } else if (email.indexOf("@") != email.lastIndexOf("@")) !! // can only have one @ sign alert("Please enter a valid email address \n It must only contain one @ sign"); doc.emailAddress.focus(); return false; } else if (email.lastIndexOf(".") < (email.indexOf("@")+4)) !! // last dot must be atleast 3 chars after the @ alert("Please enter a valid email address"); doc.emailAddress.focus(); return false; } else if (email.indexOf("@") == email.length) !! // @ must not be the last character alert("Please enter a valid email address"); doc.emailAddress.focus(); return false; } if (email.length <= email.lastIndexOf(".")+2) !! alert("Please enter a valid email address"); doc.emailAddress.focus(); return false; } } if (doc.houseNumber.value == "") !! alert("Please enter your house name/number"); doc.houseNumber.focus(); return false; } if (doc.street.value == "") !! alert("Please enter your street"); doc.street.focus(); return false; } if (doc.town.value == "") !! alert("Please enter your town/city"); doc.town.focus(); return false; } if (doc.postCode.value == "") !! doc.postCode.focus(); alert("Please enter your post code"); return false; } if (doc.county.value == "") !! alert("Please enter your county"); doc.county.focus(); return false; } if (doc.country.value == "") !! alert("Please enter your country"); doc.country.focus(); return false; } if (doc.mobileNumber.value.length < 11) !! alert("We need to be able to contact you quickly if you win. \n Please enter your full mobile number"); doc.mobileNumber.focus(); return false; } if (doc.homeNumber.value.length < 7) !! alert("We need to be able to contact you quickly if you win. \n Please enter your full home phone number"); doc.homeNumber.focus(); return false; } if (doc.dobDay.options[doc.dobDay.selectedIndex].value == "-1" || doc.dobMonth.options[doc.dobMonth.selectedIndex].value == "-1" || doc.dobYear.options[doc.dobYear.selectedIndex].value == "-1") !! alert("Please enter your date of birth"); doc.dobDay.focus(); return false; } if (doc.favSport.options[doc.favSport.selectedIndex].value == "-1") !! alert("Please select your favourite sport"); doc.favSport.focus(); return false; } if (doc.favTeam.options[doc.favTeam.selectedIndex].value == "-1") !! alert("Please select your favourite football team"); doc.favTeam.focus(); return false; } // check that they have said if we can contact them // for (var i=0; i< doc.contact370.length; i++) !! if (doc.contact370.checked) !! hasContact = "TRUE"; } } if (hasContact == "FALSE") !! alert("Please indicate if we can contact you in the future"); doc.contact370[0].focus(); return false; } return true; } --> </script> To enter the competition simply answer the following question then fill in your details below and click submit. Good luck!
Win a Fantastic Signed Shirt From England Rugby Sponsors O2

O2 - proud sponsors of England Rugby - have teamed up with 365Media and Sky Sports to offer fans the chance to win a fantastic England shirt signed by the squad.
O2 have created a special O2 Stare Out game in support of the England team, where fans go head to head against the pride of English Rugby. This eye-watering challenge will find out if you've got what it takes to go the distance. Click here to play (webcam required).
For your chance to win the signed shirt, please answer the question below:
CLOSING DATE: Thursday 25th October 2007
Enter Competition*
<script language="javaScript"> <!-- function checkForm() !! var hasAnswer = "FALSE"; var hasContact = "FALSE"; var doc = document.compEntryForm; // check the answer for (var i=0; i< document.compEntryForm.answer.length; i++) !! if (doc.answer.checked) !! hasAnswer = "TRUE"; } } if (hasAnswer == "FALSE") !! alert("Please select you answer!"); doc.answer[0].focus(); return false; } if (doc.title.options[doc.title.selectedIndex].value == "-1") !! alert("Please enter your title"); doc.title.focus(); return false; } if (doc.forename.value == "") !! alert("Please enter your forename"); doc.forename.focus(); return false; } if (doc.surname.value == "") !! alert("Please enter your surname"); doc.surname.focus(); return false; } if (doc.emailAddress.value == "") !! alert("Please enter your email address"); doc.emailAddress.focus(); return false; } else !! var email = doc.emailAddress.value; var validchars = "abcdefghijklmnopqrstuvwxyz0123456789@.-_"; for (var i=0; i < email.length; i++) !! var letter = email.charAt(i).toLowerCase(); if (validchars.indexOf(letter) == -1) !! alert("Please enter a valid email address"); doc.emailAddress.focus(); return false; } } if (email.indexOf("@") < 1) !! // must contain @, and it must not be the first character alert("Please enter a valid email address \n It must contain an @ sign"); doc.emailAddress.focus(); return false; } else if (email.indexOf("@") != email.lastIndexOf("@")) !! // can only have one @ sign alert("Please enter a valid email address \n It must only contain one @ sign"); doc.emailAddress.focus(); return false; } else if (email.lastIndexOf(".") < (email.indexOf("@")+4)) !! // last dot must be atleast 3 chars after the @ alert("Please enter a valid email address"); doc.emailAddress.focus(); return false; } else if (email.indexOf("@") == email.length) !! // @ must not be the last character alert("Please enter a valid email address"); doc.emailAddress.focus(); return false; } if (email.length <= email.lastIndexOf(".")+2) !! alert("Please enter a valid email address"); doc.emailAddress.focus(); return false; } } if (doc.houseNumber.value == "") !! alert("Please enter your house name/number"); doc.houseNumber.focus(); return false; } if (doc.street.value == "") !! alert("Please enter your street"); doc.street.focus(); return false; } if (doc.town.value == "") !! alert("Please enter your town/city"); doc.town.focus(); return false; } if (doc.postCode.value == "") !! doc.postCode.focus(); alert("Please enter your post code"); return false; } if (doc.county.value == "") !! alert("Please enter your county"); doc.county.focus(); return false; } if (doc.country.value == "") !! alert("Please enter your country"); doc.country.focus(); return false; } if (doc.mobileNumber.value.length < 11) !! alert("We need to be able to contact you quickly if you win. \n Please enter your full mobile number"); doc.mobileNumber.focus(); return false; } if (doc.homeNumber.value.length < 7) !! alert("We need to be able to contact you quickly if you win. \n Please enter your full home phone number"); doc.homeNumber.focus(); return false; } if (doc.dobDay.options[doc.dobDay.selectedIndex].value == "-1" || doc.dobMonth.options[doc.dobMonth.selectedIndex].value == "-1" || doc.dobYear.options[doc.dobYear.selectedIndex].value == "-1") !! alert("Please enter your date of birth"); doc.dobDay.focus(); return false; } if (doc.favSport.options[doc.favSport.selectedIndex].value == "-1") !! alert("Please select your favourite sport"); doc.favSport.focus(); return false; } if (doc.favTeam.options[doc.favTeam.selectedIndex].value == "-1") !! alert("Please select your favourite football team"); doc.favTeam.focus(); return false; } // check that they have said if we can contact them // for (var i=0; i< doc.contact370.length; i++) !! if (doc.contact370.checked) !! hasContact = "TRUE"; } } if (hasContact == "FALSE") !! alert("Please indicate if we can contact you in the future"); doc.contact370[0].focus(); return false; } return true; } --> </script> To enter the competition simply answer the following question then fill in your details below and click submit. Good luck!
- How many points did Jonny Wilkinson score against Australia?
- <input id="opt1" name="answer" value="2008" type="radio"> 12 I think
- <input id="opt2" name="answer" value="2009" type="radio"> <label for="opt2">9</label>
- <input id="opt3" name="answer" value="2010" type="radio"> <label for="opt3">6</label>
[FONT="]:beer:[/FONT]Any war that lasts for longer than five years should be declared a draw.[FONT="]:beer:[/FONT]
0
Comments
-
My (rugby mad) H has just agreed that yes, it was 12You can't control everything in life....... your hair was put on your head to remind you of that
Proud to be BSC no. 1030 -
Thanks for this, would like one of those shirts.0
-
Scarlett.1974 wrote: »My (rugby mad) H has just agreed that yes, it was 12
Sorry but it was only 9, two penalties and a drop goal.0 -
Pretty sure it was 12 against the Aussies (4 pens), and 9 against France - just checked on bbc website
Bats0 -
Definitely 12.Many tx to all who post constructively in all the forums!:beer:0
This discussion has been closed.
Confirm your email address to Create Threads and Reply

Categories
- All Categories
- 350.9K Banking & Borrowing
- 253.1K Reduce Debt & Boost Income
- 453.5K Spending & Discounts
- 243.9K Work, Benefits & Business
- 598.8K Mortgages, Homes & Bills
- 176.9K Life & Family
- 257.2K Travel & Transport
- 1.5M Hobbies & Leisure
- 16.1K Discuss & Feedback
- 37.6K Read-Only Boards