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

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

Sedona Weather

Sedona’s year-round resort-type weather is part of its attraction as a tourist destination.  

Occasionally, during the winter months, Sedona will get snow, which melts off quickly once the sun comes out. 
Our average annual high and low temperatures and average precipitation are listed below:  

 

Sedona, Arizona

 

Month

Avg.
High

Avg.
Low

Avg.
Precip.

January

56 F

29 F

1.7 in

February

60 F

31 F

1.8 in

March

64 F

34 F

2.2 in

April

72 F

40 F

1.2 in

May

82 F

47 F

0.6 in

June

93 F

56 F

0.4 in

July

96 F

63 F

1.8 in

August

93 F

62 F

2.1 in

September

87 F

56 F

2.0 in

October

77 F

47 F

1.5 in

November

64 F

36 F

1.6 in

December

56 F

29 F

1.8 in


>>CHECK TODAY'S WEATHER!>>

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