<% 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 '2'",strconnect %> fleet
<% set objrs = server.CreateObject("adodb.recordset") objrs.open "select * from pages where page_id like '2'", strconnect %> <%if not objrs.eof then%> <% objrs.close set objrs = nothing %> <%else response.Redirect "index.asp" end if %>
 

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

Fleet

We have a wide range of cars, vans and buses for all of your transportation needs. 
We transport parties as small as one person in a limo, and as large as 55 in our coach vehicles. Select just the right vehicle for your trip. 


Personal Travel

The stunning beauty of Northern Arizona can be a distraction for drivers. When you use the services of White Tie Transportation you are free to enjoy your visit along with the rest of the family. 

Business Travel

From the office to the boardroom, from the airport to your office, from the office to an important event, a point-to-point service liberates you and your clients from driving. 
Call now or reserve ONLINE!

>>FIND OUT MORE!>>


<% 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 %>