% ' FP_ASP -- ASP Automatically generated by a Frontpage Component. Do not Edit.
FP_LCID = 1033 %>
<% ' FP_ASP -- ASP Automatically generated by a Frontpage Component. Do not Edit.
FP_CharSet = "windows-1252"
FP_CodePage = 1252 %>
New Page 1
<% if 0 then %>
<% end if %>
<%
fp_sQry="SELECT * FROM Table1 ORDER BY Customer ASC"
fp_sDefault=""
fp_sNoRecords="No records returned."
fp_sDataConn="customers"
fp_iMaxRecords=1000
fp_iCommandType=1
fp_iPageSize=0
fp_fTableFormat=False
fp_fMenuFormat=False
fp_sMenuChoice=""
fp_sMenuValue=""
fp_iDisplayCols=1
fp_fCustomQuery=False
BOTID=0
fp_iRegion=BOTID
%>
-
<%=FP_FieldVal(fp_rs,"Customer")%>