<% ' 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 %> aisle <% If Request("Aisle")="" then %>
aisle " size="20">


 

<% else %>

<% =Request("Aisle") %>

<% =Session(ID) %> <% if 0 then %> <% end if %> <% fp_sQry="SELECT * FROM Products WHERE (aisle = '::aisle::') ORDER BY ProductName ASC" fp_sDefault="aisle=" fp_sNoRecords="" fp_sDataConn="ibs1" fp_iMaxRecords=256 fp_iCommandType=1 fp_iPageSize=5 fp_fTableFormat=True fp_fMenuFormat=False fp_sMenuChoice="" fp_sMenuValue="" fp_iDisplayCols=13 fp_fCustomQuery=False BOTID=0 fp_iRegion=BOTID %>
Product Name Price
No records returned.

<%=FP_FieldVal(fp_rs,"Vendor")%>
 <% 'this is where the pix thing goes %>
<% ' MAKE LINK FOR PRODUCT DISPLAY releasenote= "" %> <% =releasenote %>

<%=FP_FieldVal(fp_rs,"ProductName")%>
<%=FP_FieldVal(fp_rs,"ProdDesc")%>
<%=FP_FieldVal(fp_rs,"UnitPrice")%>
<% end if %>