%
If Session("statmentor_date1") = "" Then
Response.Redirect "selectperiod.asp"
End If
%>
<%
%>
AreaHomes Stats
|
http://www.areahomesonline.com
|
AreaHomesOnline Options
|
| FAQ
|
Selected period
From: <%
If Session("statmentor_date1")<> "" Then
Response.Write Session("statmentor_date1")
End If%>
To: <%
If Session("statmentor_date2")<> "" Then
Response.Write Session("statmentor_date2")
End If%>
|
|
<%StatWriteMenu%> |
Type Data you wish to appear on the FAQ Page(HTML Tags are allowed)
Example:
<%
Response.Write(Server.HTMLEncode("Q: How Do I Link to AreaHomes?") & " ")
Response.Write(Server.HTMLEncode("By using the areahomes resources link.") & " ")
Response.Write(Server.HTMLEncode("Q: How do I Advertise on areahomes?") & " ")
Response.Write(Server.HTMLEncode("By clicking the advertise here link under the banners.") & " ")
%>
|
|
|
|