<% strconnect ="provider=microsoft.jet.oledb.4.0; data source=" & Server.MapPath("admin/data.mdb") %> <% set metars = server.CreateObject("adodb.recordset") metars.open "select * from pages where page_id like '4'",strconnect %> Tours
<% set objrs = server.CreateObject("adodb.recordset") objrs.open "select * from pages where page_id like '4'", strconnect %> <%if not objrs.eof then%> <% objrs.close set objrs = nothing %> <%else response.Redirect "index.asp" end if %>
 

<% = objrs.fields("pagecontent") %>

Northern Arizona Sights

If you would like to see the wide range of sights available to you in beautiful Northern Arizona, without the trouble of driving, call White Tie Transportation. Our professional drivers will provide you with first class service, intimate knowledge of all the tourist destinations, and safe passage to and from your hotel. We offer a wide variety of tours to world-class destinations, including: 
  • Secrets of Sedona Tour
  • Grand Canyon Tour
  • Fly-fishing Tour
  • Helicopter Tour
  • Northern Arizona Wine Country
  • The Famous Ghost Town: Jerome

>>SEE DETAILS!>>


<% strconnect ="provider=microsoft.jet.oledb.4.0; data source=" & Server.MapPath("admin/data.mdb") %> <% set frs = server.CreateObject("adodb.recordset") frs.open "select * from pages where page_id like '17'", strconnect %> <% frs.close set frs = nothing %>