We’d like to remind Forumites to please avoid political debate on the Forum.
This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.
📨 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: 31/03 :: easyJet holidays{MERGED}
Kid_Disco
Posts: 8 Forumite
Just spotted this...
easyJet lands at Manchester Airport on 30 March 2008 with five routes to Crete, Malaga, Malta, Paphos and Tenerife.
To celebrate Confidential is proud to offer the good citizens of Manchester the chance to win one of four fantastic easyJet Holidays (including flights and accommodation). Just enter on the form below.
http://www.manchesterconfidential.com/index.asp?Sessionx=IpqiNwU6IwxrIaqiNwF6IHqi&realname=Win_four_easyJet_holidays
easyJet lands at Manchester Airport on 30 March 2008 with five routes to Crete, Malaga, Malta, Paphos and Tenerife.
To celebrate Confidential is proud to offer the good citizens of Manchester the chance to win one of four fantastic easyJet Holidays (including flights and accommodation). Just enter on the form below.
http://www.manchesterconfidential.com/index.asp?Sessionx=IpqiNwU6IwxrIaqiNwF6IHqi&realname=Win_four_easyJet_holidays
0
Comments
-
Hi, thanks for this. It would be a good idea to put the end date (E: 30/03) in the title or the comp will be moved to Game Over.0
-
Ah good point thanks. Added that in
0 -
Im getting a server error when i try to send it? xxx anyone else? xx
jmail.SMTPMail error '8000ffff'
The message was undeliverable. All servers failed to receive the message /includes/mailform.asp, line 102#JusticeForGrenfell0 -
yep me too
0 -
It was fine for me, but then again I entered through the link in their newsletter. Don't know if that makes any difference though.0
-
Worked for me... thanks.0
-
seems to be working for me now too
0 -
here
<table border="0" cellpadding="5" cellspacing="0"><tbody><tr><td class="headline">Win four easyJet holidays
</td></tr><tr><td class="standfirst">Take off with Confidential and easyJet, as Europe’s leading low-fares airline lands in Manchester
</td></tr></tbody></table><table class="normal" cellpadding="3" cellspacing="3" width="100%"> <tbody><tr> <td valign="top" width="50%"> easyJet lands at Manchester Airport on 30 March 2008 with five routes to Crete, Malaga, Malta, Paphos and Tenerife.
To celebrate Confidential is proud to offer the good citizens of Manchester the chance to win one of four fantastic easyJet Holidays (including flights and accommodation). Just enter on the form below.
Of course if you miss out on these magnificent prizes then there’s another way of winning a huge variety of easyJet goodies by simply jumping on a bus.
</td> <td valign="top" width="50%">
On Monday 31 March 2008, the easyJet fun bus will be piloting through the city streets: and it will be impossible to go away empty handed.
The easyJet fun bus will be stopping at Piccadilly Gardens, Corporation Street, Deansgate, Oxford Street and Church Street, throughout Monday 31 March.
There’ll be music, beach games and dancers. But there’ll also be more holidays and flights to give away plus money-off flight vouchers, free ski hire and summer sun beach goodies.
All you have to do is spot the easyJet ambassadors at the various stops and they’ll tell you how long to wait before the fun starts.
For the four holidays please enter below. Winners will be notified on the morning of Monday 31 March. Offer must be taken up before September
</td> </tr> </tbody></table>
To be in with a chance of winning, simply fill your details into the form below and we’ll pick a winner at random.
<form action="/index.asp?Sessionx=KWy6IaqiNwB6IHqjNwB6IA" method="post" name="contacts" id="contacts" onsubmit="return CheckForm()"> <input name="subject" value="easyJet Comp" type="hidden"> <input name="recipient" value="jonathans@manchesterconfidential.com" type="hidden"> <input name="Addtodb" value="yes" type="hidden"> <input name="sublistname" value="easyJet" type="hidden"> <input name="category" value="comps" type="hidden"> <input name="noemail" value="no" type="hidden"> <input name="Thankyou" value="Thank you for entering, we'll be in touch with the winner soon... <p>Addicted to winning? <a href=""http://www.manchesterconfidential.com/includes/go2.asp?go=allcomps><u>Click here</u></a> to view the rest of our competitions</p>" type="hidden"> <table class="normal" cellpadding="0" cellspacing="2"> <tbody><tr> <td valign="top"> Title: </td> <td><input name="title" class="shortdescription" size="10" type="text"></td> </tr> <tr> <td valign="top"> First Name: </td> <td><input name="firstname" class="shortdescription" size="30" type="text"></td> </tr> <tr> <td valign="top"> Surname: </td> <td><input name="surname" class="shortdescription" size="30" type="text"></td> </tr> <tr> <td valign="top"> Email Address:</td> <td><input name="email" class="shortdescription" size="30" type="text"></td> </tr> <tr> <td valign="top"> Confirm Email Address:</td> <td><input name="confirm_email" class="shortdescription" size="30" type="text"></td> </tr> <tr> <td valign="top"> Post Code:</td> <td><input name="postcode" class="shortdescription" size="30" type="text"></td> </tr> <tr> <td valign="top"> Tel (Mobile):</td> <td><input name="tel" class="shortdescription" size="30" type="text"></td> </tr> <tr><td colspan="2" valign="top"><input class="buttonx" name="submitx" value="Send this now!" type="submit"></td></tr> </tbody></table> <script type="text/javascript"> function CheckForm() !! if (document.contacts.title.value == "") !! alert("Please enter your title"); document.contacts.title.focus(); return false; } else if (document.contacts.firstname.value == "") !! alert("Please enter your first name"); document.contacts.firstname.focus(); return false; } else if (document.contacts.surname.value == "") !! alert("Please enter your surname"); document.contacts.surname.focus(); return false; } else if (document.contacts.postcode.value == "") !! alert("Please enter your postcode"); document.contacts.postcode.focus(); return false; } else if (document.contacts.email.value == "") !! alert("The E-MAIL field is blank. Please enter your e-mail address.") document.contacts.email.focus(); return false; } else if (document.contacts.email.value.indexOf ('@',0) == -1 || document.contacts.email.value.indexOf ('.',0) == -1) !! alert("The E-MAIL field requires a @ and a .be used. Please re-enter your e-mail address.") document.contacts.email.focus(); return false; } else if (document.contacts.tel.value == "") !! alert("Please enter your telephone number so we can get in touch"); document.contacts.tel.focus(); return false; } else return true; } </script> </form> <small style="color: rgb(84, 84, 84);">By entering your details above you are consenting to receive emails containing offers and informational updates from manchesterconfidential.com. You can unsubscribe at any time by visiting http://www.manchesterconfidential.com/listmanager. For more information please view our privacy policy</small>.2008 wins: £5615 2009 wins: £2832 2010 wins: £1265 2011 wins: £1888 2012 wins: £1000 spa voucher0
This discussion has been closed.
Confirm your email address to Create Threads and Reply
Categories
- All Categories
- 352.2K Banking & Borrowing
- 253.6K Reduce Debt & Boost Income
- 454.3K Spending & Discounts
- 245.2K Work, Benefits & Business
- 600.9K Mortgages, Homes & Bills
- 177.5K Life & Family
- 259.1K Travel & Transport
- 1.5M Hobbies & Leisure
- 16K Discuss & Feedback
- 37.7K Read-Only Boards
