R.A. James
Construction, Inc. offers complete remodeling and building
services. We have been providing reliable service and
quality workmanship for a large variety of residential and
commercial projects since 1980.
<%
dim iID
Dim sTitle
Dim sSeq
Dim sDesc
Set cn = getOpenConnection()
Set rst = Server.CreateObject("ADODB.Recordset")
sSQL = "select * from specials order by sseq"
rst.Open sSql, cn
if not rst.eof then
%>