<% Dim Conn, RS, SQL, Searchform_SQL, Searchform_StartDate, Searchform_Deppt, Searchform_Arppt, Arppts, ArpptNames, ArrArppts, ArrArpptNames, Arppts_i, Count, ThisClass Dim Season1, Season2, CurrentDB Season1 = DatePart("yyyy", Now()) & "-" & Right("00" & DatePart("m", Now()), 2) & "-" & Right("00" & DatePart("d", Now()), 2) Season2 = "2010-05-01" ' Find default search details... Searchform_StartDate = DateAdd("d", Now(), 7) Searchform_Deppt = "LGW" Searchform_Arppt = "Egypt" Set Conn = Server.CreateObject("ADODB.Connection") Conn.Open LatesDatabase Searchform_SQL = "SELECT StartDate, Deppt, Arppt FROM Searchform_Defaults WHERE (Page LIKE 'Country') AND (PageName LIKE '" & Searchform_Arppt & "')" Session("CurrentSeason") = "" If Request.QueryString("Season") = "Summer" Then Searchform_SQL = Searchform_SQL & " AND (Season = 'SUMMER')" Session("CurrentSeason") = "Summer" ElseIf Request.QueryString("Season") = "Winter" Then Searchform_SQL = Searchform_SQL & " AND (Season = 'WINTER')" Session("CurrentSeason") = "Winter" ElseIf Request.QueryString("Season") = "Late" Then Searchform_SQL = Searchform_SQL & " AND (Season = 'LATE')" Session("CurrentSeason") = "Late" End If Set RS = Conn.Execute(Searchform_SQL) If RS.EOF Then Set RS = Conn.Execute("SELECT StartDate, Deppt, Arppt FROM Searchform_Defaults WHERE (Page LIKE 'Country') AND (PageName LIKE '" & Searchform_Arppt & "')") If Not RS.EOF Then If Trim(RS("StartDate") & " ") <> "" Then Searchform_StartDate = Trim(RS("StartDate")) If Not IsDate(Searchform_StartDate) Then Searchform_StartDate = DateAdd("d", Now(), 7) If Trim(RS("Deppt") & " ") <> "" Then Searchform_Deppt = Trim(RS("Deppt")) If Trim(RS("Arppt") & " ") <> "" Then Searchform_Arppt = Trim(RS("Arppt")) End If Set RS = Nothing If DateDiff("d", Now(), Searchform_StartDate) < 0 Then Searchform_StartDate = DateAdd("d", Now(), 7) ' Airports Arppts = "" ArpptNames= "" Set RS = Conn.Execute("SELECT Airport_Code, Airport_Name FROM Airport_Dates WHERE (Country LIKE 'Egypt')") If Not RS.EOF Then Do While Not RS.EOF Arppts = Arppts & Trim(RS("Airport_Code")) & "," ArpptNames = ArpptNames & Trim(RS("Airport_Name")) & "," RS.MoveNext Loop Arppts = Trim(Arppts) If Left(Arppts, 1) = "," Then Arppts = Right(Arppts, Len(Arppts) - 1) If Right(Arppts, 1) = "," Then Arppts = Left(Arppts, Len(Arppts) - 1) ArrArppts = Split(Arppts, ",", -1, 1) If Left(ArpptNames, 1) = "," Then ArpptNames = Right(ArpptNames, Len(ArpptNames) - 1) If Right(ArpptNames, 1) = "," Then ArpptNames = Left(ArpptNames, Len(ArpptNames) - 1) ArrArpptNames = Split(ArpptNames, ",", -1, 1) Arppts = "" For Arppts_i = 0 To UBound(ArrArppts) Arppts = Arppts & "" Next If UBound(ArrArppts) > 0 Then Arppts = "" & Arppts End If End If Set RS = Nothing %> <%=Server.Execute("/forms/header.asp")%>

Destinations > Egypt Holidays

<% If Request.QueryString("Season") = "Summer" Then Response.Write "Summer " %><% If Request.QueryString("Season") = "Winter" Then Response.Write "Winter " %>Egypt Holidays

holidays to egyptEgypt holidays

With a history going back more than five thousand years, Egypt is a living museum and the melting pot of the greatest civilizations throughout the ages. Every inch of land tells a tale be it Pharaonic, Greek, Roman, Christian or Islamic with the mysteries of human miracles from mummification to astronomy revealed. One third of the world's monuments are located in Egypt so take a step back in time and marvel at the ancient wonders. Alternatively, simply relax in the year-round sunshine which Egypt has to offer along with abundant marine life of the Red Sea Riviera, verdant golf courses and cosmopolitan cities.

We provide the very best offers to all Egypt resorts being Aswan, Dahab, el Gouna, Hurghada, Nuweiba, River Nile, Sharm el Sheikh, Taba, Luxor, Makadi Bay, Soma Bay, Alexandria and Cairo.

<% If Request.QueryString("Offer") <> "" Then If IsNumeric(Request.QueryString("Offer")) Then SQL = "SELECT Adult_Price, URL, Holiday_Resort, Hotel_Name, Duration, Board, Depart_Airport_Code, Depart_Date_Time, Depart_Date FROM Libra_Lates.LIBRALATES WHERE (ID = " & SafeSQL(Request.QueryString("Offer")) & ")" ElseIf (UCase(Left(Request.QueryString("Offer"), 1)) = "L") And (IsNumeric(Right(Request.QueryString("Offer"), Len(Request.QueryString("Offer")) - 1))) Then SQL = "SELECT Adult_Price, URL, Holiday_Resort, Hotel_Name, Duration, Board, Depart_Airport_Code, Depart_Date_Time, Depart_Date FROM Libra_Lates.LIBRALATES WHERE (ID = " & SafeSQL(Right(Request.QueryString("Offer"), Len(Request.QueryString("Offer")) - 1)) & ")" ElseIf (UCase(Left(Request.QueryString("Offer"), 1)) = "A") And (IsNumeric(Right(Request.QueryString("Offer"), Len(Request.QueryString("Offer")) - 1))) Then SQL = "SELECT Adult_Price, Booking_URL AS URL, Resort AS Holiday_Resort, Hotel_Name, Duration, Board, OB_Departure_Airport AS Depart_Airport_Code, OB_Deptime AS Depart_Date_Time, OB_Depdate AS Depart_Date FROM Libra_Lates.AVLABL WHERE (ID = " & SafeSQL(Right(Request.QueryString("Offer"), Len(Request.QueryString("Offer")) - 1)) & ")" End If Set RS = Conn.Execute(SQL) If Not RS.EOF Then %> <% Dim ThisImage, ThisURL ThisURL = Trim(RS("URL") & " ") 'If Application(FindField(ThisURL, "Accommodation") & "_Search_Pic") <> "" Then ' ThisImage = Application(FindField(ThisURL, "Accommodation") & "_Search_Pic") 'Else ThisImage = ThumbnailImage(FindField(ThisURL, "Accommodation"), "Accommodation", GetBrochureCode(FindField(ThisURL, "BrochureType"), FindField(ThisURL, "dbCode")), "", "Resize:B" & ThumbnailSize & ";Class:Border") If Left(ThisImage, 20) = " • <%=PCase(Trim(RS("Holiday_Resort")))%>
• <%=PCase(RemovePlus(Trim(RS("Hotel_Name"))))%>
• <%=Trim(RS("Duration"))%> Nights
• <%=BoardBasis(Trim(RS("Board")))%>
• Departing from <%=AirportName(RS("Depart_Airport_Code"))%> <%=FormatTime(RS("Depart_Date_Time"))%> <%=FormatDate(CDate(RS("Depart_Date")), "Y")%>
• Check-out <%=FormatDate(DateAdd("d", 7, CDate(RS("Depart_Date"))), "Y")%>
Web price
£<%=FormatNumber(CDbl(RS("Adult_Price")) / 100)%>


">
<% End If %> <% End If %> <% If (Request.QueryString("Display") = "1A") Or (Request.QueryString("Display") = "1B") Or (Request.QueryString("Display") = "1C") Or (Request.QueryString("Display") = "1D") Or (Request.QueryString("Display") = "2A") Or (Request.QueryString("Display") = "2B") Or (Request.QueryString("Display") = "2C") Or (Request.QueryString("Display") = "2D") Or (Request.QueryString("Display") = "3A") Or (Request.QueryString("Display") = "3B") Or (Request.QueryString("Display") = "3C") Or (Request.QueryString("Display") = "3D") Or (Request.QueryString("Display") = "4A") Or (Request.QueryString("Display") = "4B") Or (Request.QueryString("Display") = "4C") Or (Request.QueryString("Display") = "4D") Then Set RS = Conn.Execute("SELECT * FROM Web_Offers WHERE (Webpage LIKE 'WEB.OFFER." & Left(Request.QueryString("Display"), 1) & "." & Right(Request.QueryString("Display"), 1) & "') ORDER BY CAST(Depart_Date AS DATE), CAST(Adult_Price AS SIGNED)") Count = 0 %>
Holiday offers to Egypt
<% If Not RS.EOF Then %>

We feature 100's of deals to Egypt.
• Click on the prices shown below for more details and to view hotels.
• Click on the columns to sort the offers.

<% Do While Not RS.EOF ThisClass = "OffersRow" If Count Mod 2 = 0 Then ThisClass = "OffersRowAlternative" %> ';"> <% Count = Count + 1 %> <% RS.MoveNext %> <% Loop %>
Departing From Resort Hotel Nights Board Price
<%=FormatDate(RS("Depart_Date"), "Y")%> <%=AirportName(Trim(RS("Depart_Airport_Code")))%> <%=PCase(Trim(RS("Holiday_Resort")))%> <%=PCase(Trim(RS("Hotel_Name")))%> <%=Trim(RS("Duration"))%> <%=BoardBasis(Trim(RS("Board")))%> <%=FormatCurrency(CDbl(RS("Adult_Price")) / 100)%>
<% End If %> <% Set RS = Nothing %>
<% Else %> <% If UCase(Left(Searchform_Arppt, 2)) = "GR" Then If Request.QueryString("Season") = "Summer" Then SQL = "SELECT CAST(Adult_Price AS UNSIGNED) AS Price, 'Location' AS EntityType, Holiday_Country, Holiday_Region, Holiday_Resort, Board, Star_Rating, Accom_Code, Hotel_Name, Resort_Code, Source_Table, Source_ID " _ & "FROM Libra_Lates.Lib_Homepage2 " _ & "WHERE (Webpage LIKE 'Egypt Home Locations Summer') " ElseIf Request.QueryString("Season") = "Winter" Then SQL = "SELECT CAST(Adult_Price AS UNSIGNED) AS Price, 'Location' AS EntityType, Holiday_Country, Holiday_Region, Holiday_Resort, Board, Star_Rating, Accom_Code, Hotel_Name, Resort_Code, Source_Table, Source_ID " _ & "FROM Libra_Lates.Lib_Homepage2 " _ & "WHERE (Webpage LIKE 'Egypt Home Locations Winter') " Else SQL = "SELECT MIN(CAST(Adult_Price AS UNSIGNED)) AS Price, 'Location' AS EntityType, Holiday_Country, Holiday_Region, Holiday_Resort, Board, Star_Rating, Accom_Code, Hotel_Name, Resort_Code, Source_Table, Source_ID " _ & "FROM Libra_Lates.Lib_Homepage2 " _ & "WHERE (Webpage LIKE 'Egypt Home Locations%') " _ & "GROUP BY Holiday_Country, Holiday_Resort, Board, Star_Rating, Accom_Code, Hotel_Name, Resort_Code " End If SQL = SQL & "ORDER BY Holiday_Region, Holiday_Resort, CAST(Adult_Price AS UNSIGNED)" Else If Request.QueryString("Season") = "Summer" Then SQL = "SELECT CAST(Adult_Price AS UNSIGNED) AS Price, 'Resort' AS EntityType, Holiday_Country, '.' AS Holiday_Region, Holiday_Resort, Board, Star_Rating, Accom_Code, Hotel_Name, Resort_Code, Source_Table, Source_ID " _ & "FROM Libra_Lates.Lib_Homepage2 " _ & "WHERE (Webpage LIKE 'Egypt Home Resorts Summer') " ElseIf Request.QueryString("Season") = "Winter" Then SQL = "SELECT CAST(Adult_Price AS UNSIGNED) AS Price, 'Resort' AS EntityType, Holiday_Country, '.' AS Holiday_Region, Holiday_Resort, Board, Star_Rating, Accom_Code, Hotel_Name, Resort_Code, Source_Table, Source_ID " _ & "FROM Libra_Lates.Lib_Homepage2 " _ & "WHERE (Webpage LIKE 'Egypt Home Resorts Winter') " Else SQL = "SELECT MIN(CAST(Adult_Price AS UNSIGNED)) AS Price, 'Resort' AS EntityType, Holiday_Country, '.' AS Holiday_Region, Holiday_Resort, Board, Star_Rating, Accom_Code, Hotel_Name, Resort_Code, Source_Table, Source_ID " _ & "FROM Libra_Lates.Lib_Homepage2 " _ & "WHERE (Webpage LIKE 'Egypt Home Resorts%') " _ & "GROUP BY Holiday_Country, Holiday_Resort, Board, Star_Rating, Accom_Code, Hotel_Name, Resort_Code " End If SQL = SQL & "ORDER BY Holiday_Resort, CAST(Adult_Price AS UNSIGNED)" End If Set RS = Conn.Execute(SQL) If Not RS.EOF Then i = 0 Do While Not RS.EOF ThisResort = Trim(RS("Holiday_Region")) If ThisResort = "." Then ThisResort = Trim(RS("Holiday_Resort")) CurrentDB = "" If Trim(RS("Source_Table")) = "AVLABL" Then CurrentDB = "A10" %> <% If StrComp(ThisResort, LastResort, vbTextCompare) <> 0 Then %> <% i = 0 %> <% End If %> > <% If UCase(Left(Searchform_Arppt, 2)) = "GR" Then %> <% End If %> <% LastResort = ThisResort i = i + 1 RS.MoveNext Loop End If Set RS = Nothing %>
">" alt="Package holidays and deals to <%=PCase(ThisResort)%>" border="0"> " class="Headline">Egypt Holidays to <%=PCase(ThisResort)%>
<%=FirstNumWords(GetText(Trim(RS("Resort_Code")), RS("EntityType"), GetBrochureCode(Trim(RS("Holiday_Country")), CurrentDB), "Introduction"), 50)%>...
<% If Request.QueryString("Season") = "Winter" Then Response.Write "?Season=Winter" %>" title="Holidays to <%=PCase(Trim(RS("Holiday_Country"))) & " - " & PCase(ThisResort)%>" class="Text">More about <%=PCase(ThisResort)%> Last minute holidays
-holidays.htm<% If Request.QueryString("Season") = "Summer" Then Response.Write "?Season=Summer" %><% If Request.QueryString("Season") = "Winter" Then Response.Write "?Season=Winter" %>" title="<%=PCase(Trim(RS("Holiday_Resort"))) & " in " & PCase(Trim(RS("Holiday_Region"))) & ", " & PCase(Trim(RS("Holiday_Country")))%>" class="Text"><%=PCase(Trim(RS("Holiday_Resort")))%>-holidays.htm" title="<%=PCase(Trim(RS("Hotel_Name"))) & " in " & PCase(Trim(RS("Holiday_Resort"))) & ", " & PCase(Trim(RS("Holiday_Country")))%>" class="Text"><%=PCase(Trim(RS("Hotel_Name")))%> <%=StarRatingImage(RS("Star_rating"))%> <%=BoardBasis(RS("Board"))%> -holidays.htm<% If Request.QueryString("Season") = "Summer" Then Response.Write "?Season=Summer" %><% If Request.QueryString("Season") = "Winter" Then Response.Write "?Season=Winter" %>" title="<%=PCase(Trim(RS("Hotel_Name"))) & " in " & PCase(Trim(RS("Holiday_Resort"))) & ", " & PCase(Trim(RS("Holiday_Country")))%>" class="Text">fr £<%=FormatNumber((CDbl(RS("Price")) / 100), 0)%> More
<% End If %>

Egypt Holidays - The History
Libra holidays Offers to Egypt change daily to suit your every need. Five thousand years ago the chain of independent city-states lining the River Nile united to form one long, thin country ruled by one king, or pharaoh. Almost instantly a highly distinctive culture developed. For almost 30 centuries Egypt remained the foremost nation in the Mediterranean world. Then, in 332 BC, the arrival of Alexander the Great heralded the end of the Egyptian way of life.All ancient civilisations have contributed in some way to the development of modern society.The unique culture was quickly buried beneath successive layers of Greek, Roman and Arabic tradition, and all knowledge of Egypt's glorious past was lost. Only the decaying stone monuments, their hieroglyphic texts now unreadable, survived as silent witnesses to a long lost civilisation.Some 2,000 years on, however, the ancient hieroglyphs have been decoded and Egyptology - the study of ancient Egypt - is booming. At a time when Latin and ancient Greek are rapidly vanishing from the school curriculum, more and more people are choosing to read hieroglyphs in their spare time. And the Egyptian galleries of our museums are packed with visitors, while the galleries dedicated to other ancient cultures remain empty.

Egypt Holidays - The Country
Egypt holidays - Cairo is the largest city in EgyptEgypt is bounded on the north by the Mediterranean Sea, on the east by Israel and the Red Sea, on the south by Sudan, and on the west by Libya. Cairo is the capital and largest city in Egypt, and the most modern in the Middle East.Red Sea Diving HolidaysDiving The Red Sea - An underwater paradiseDiving holidays in the Red Sea have an excellent reputation and attract scuba divers and snorkellers from all over the world. One of the great attractions of diving the Red Sea is the quality and diversity of Red Sea hotels and resorts on the stunning Red Sea Riviera in Egypt, just a 5 hour flight from Britain. Diving the Red Sea opens up a vast area of amazing underwater scenery with coral gardens, deep blue canyons and famous wrecks like the Thistlegorm and the Dunraven. One look at the huge schools of fish and dramatic walls of the Ras Mohammed and Tiran Island dive sites near Sharm el Sheikh and you will see why diving the Red Sea has become so popular. Other famous Red Sea diving sites include Giftun Island in Hurghada and the amazing Canyon and Blue Hole near the romantic resort of Dahab. Diving the Red Sea is an attractive option from Marsa Alam and the southern Hamata region with its spectacular marine parks and pristine reefs. Other popular bases for diving the Red Sea include Nuweiba, El Gourna, El Quesir and Soma Bay. Diving the Red Sea from live-aboard cruises allows divers to explore distant practically untouched dive sites.Search for Egypt holidays to all resorts including holidays to aswanRed Sea Diving - First-class instruction and amazing dive sitesDiving the Red Sea owes its excellent worldwide reputation to the region's extraordinary bio-diversity, with over 1000 species of amazingly colourful fish, including turtles, sharks, manta rays and dolphins. The superb all-year-round climate, clear warm water and easily accessed shallow dive sites make Red Sea diving a very attractive option for beginners. Red Sea diving courses are typically between 2 to 5 days. Professional Red Sea diving centres offer PADI diving courses that include practice dives with direct supervision. Diving the Red Sea is well within the capabilities of any reasonably fit person and attracts all ages from children to the elderly. Red Sea diving schools also offer first class local information and daily excursions. Diving the Red Sea is also popular with experienced and expert divers. Red Sea diving centres offer refresher courses and advanced techniques for enjoying the more challenging sites.Red Sea Diving Holidays - Great beaches and desert adventureDiving the Red Sea need not occupy all your time, as easy access to offshore islands and dive sites makes even short half day dives a possibility. As well as diving, the Red Sea also offers tremendous windsurfing, kite surfing and waterskiing. Red Sea diving holidays could also include horse and camel riding, trekking, adventurous desert safaris and visits to the famous ancient sites of Egypt. Or just relax on the fabulous soft white sandy Red Sea beaches with their swaying palms and warm sparkling turquoise water.

Egypt Holidays - The People
Holidays to Egypt, the mystical land of the Pharaohs has amazing sights and very friendly and proud people who are also very proud of the famous antiquities, including the wonderful temples and Pyramids. As part of the Holy Land, holidays to Christian and other religious monuments are popular. Egypt holidays offer great scuba diving and even golf. Alternatively, holiday visitors can relax on Egypt's superb Red Sea beaches, or take in the high culture of Cairo, including opera, good restaurants and its busy nightlife.

Egypt Holidays - Food and Drink
In Egypt, dining out can range from stand-up sandwich bars to luxurious five-course meals. You can find small, inexpensive establishments that serve good Egyptian food for only a few pounds. If you're in a hurry, try the local snack bars. While the cubbyholes off the street (which probably have running water) are generally safe. The larger cities even have Western-style fast-food chains like McDonald's and Kentucky Fried Chicken, but they're relatively expensive. In cities both food and water are safe although the change in your diet may produce short-term gastrointestinal upsets.

Egypt Holidays - Transport
Travelling by road in Egypt is smooth. Most roads say, Aswan to Luxor, Aswan to Abu Simbel, Sharm to Dahab, Dahab to Sinai, Cairo to Bahariya are in good condition. You have to travel by the convoy from Aswan to Abu Simbel & Aswan to Luxor. There is no rash driving, as was mentioned in some posts, guess it depends on your luck too. Though they drive at good speeds, the roads are empty & the entire convoy uses a good indicator system while overtaking or warning about bad narrow roads ahead. Convoys do not stop for bathroom or food breaks, so be prepared. The drive to Abu Simbel is non-stop. The drive to Luxor has breaks at 2 sites  Kom Ombo & Edfu.

Egypt Holidays - In Summary...
Important - You're Egyptian VisaVisas are required for all visitors to Egypt. For British passport holders, these can be obtained from the Egyptian Embassy in London or locally on your arrival for £15 UK sterling per person. Traveller's cheques or Egyptian currency are not accepted. Non British passport holders should check with the Egyptian Embassy in London 0207 499 3304 prior to travelling. Please note: All passports should have 6 months validity. Visa entry price is subject to change. CurrencyThe Egyptian pound (L.E) is divided into 100 piastres (pt). Foreign currency can be exchanged at a bank or other authorised establishment. The rate of exchange that you receive on changing your money in Egypt is normally a better rate than that received in the UK. As such we would suggest that you only change a small amount in the UK prior to your departure and exchange the rest once in resort. UK pounds, euros and US dollars are widely accepted in all banks and Bureau de Change as are traveller's cheques. Please note that Scottish notes are not accepted and cannot be changed in Egypt. 

Egypt - Search & Book

Libra Holidays are specialists in Egypt holidays and we have been offering value for money holidays to Egypt for over 35 years. Whilst we offer cheap Egypt holidays all of our Egypt holidays are carefully selected by experienced staff to ensure that our holidays to Egypt see the high levels of customer satisfaction that brings customers back to Libra Holidays year after year. So, for cheap Egypt holidays give us a call or search online today.


<%=Server.Execute("/forms/footer.asp")%> <% If IsObject(RS) Then Set RS = Nothing Conn.Close Set Conn = Nothing %>