H
hmcclungiii
FP 2002, IIS.
I can't get past this error, everything else works fine!
-----------------------------------------------
Database Results Error
Description: Too few parameters. Expected 1.
Number: -2147217904 (0x80040E10)
Source: Microsoft JET Database Engine
-----------------------------------------------
Here is the code from the FP generated page ...
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>DrinkName</title>
</head>
<body>
<form BOTID="0" METHOD="POST" ACTION="test.asp">
<table BORDER="0">
<tr>
<td><b>DrinkName</b></td>
<td>
<input TYPE="TEXT" NAME="DrinkName"
VALUE="<%=Request("DrinkName")%>" size="20"></td>
</tr>
</table>
<p><br>
<input TYPE="Submit"><input TYPE="Reset"><!--webbot bot="SaveAsASP"
clientside suggestedext="asp" preview=" " --></p>
<p> </p>
</form>
<table width="100%" border="1">
<thead>
<tr>
<td><b>Name</b></td>
<td><b>Marked</b></td>
<td><b>GlassType</b></td>
<td><b>Description</b></td>
<td><b>Ingredient</b></td>
<td><b>MetricAmount</b></td>
<td><b>Amount</b></td>
<td><b>ID</b></td>
<td><b>Measure</b></td>
<td><b>Selected</b></td>
<td><b>Price</b></td>
<td><b>Cost</b></td>
<td><b>Type</b></td>
</tr>
</thead>
<tbody>
<!--webbot bot="DatabaseRegionStart"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-columntypes="202,11,202,203,202,202,202,3,4,11,6,6,202"
s-dataconnection="Database1" b-tableformat="TRUE" b-menuformat="FALSE"
s-menuchoice s-menuvalue b-tableborder="TRUE" b-tableexpand="TRUE"
b-tableheader="TRUE" b-listlabels="TRUE" b-listseparator="TRUE"
i-listformat="0" b-makeform="TRUE" s-recordsource="DrinkLookup"
s-displaycolumns="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-criteria s-order s-sql="DrinkLookup" b-procedure="TRUE" clientside
suggestedext="asp" s-defaultfields="DrinkName=" s-norecordsfound="No
records returned." i-maxrecords="256" i-groupsize="5" botid="0"
u-dblib="../_fpclass/fpdblib.inc" u-dbrgn1="../_fpclass/fpdbrgn1.inc"
u-dbrgn2="../_fpclass/fpdbrgn2.inc" tag="TBODY"
preview="<tr><td colspan=64 bgcolor="#FFFF00"
align="left" width="100%"><font
color="#000000">This is the start of a Database Results
region. The region will not work unless the page has a file extension of
".asp".</font></td></tr>" startspan
--><!--#include file="../_fpclass/fpdblib.inc"-->
<% if 0 then %>
<SCRIPT Language="JavaScript">
document.write("<div style='background: yellow; color: black;'>The
Database Results component on this page is unable to display database
content. The page must have a filename ending in '.asp', and the web
must be hosted on a server that supports Active Server Pages.</div>");
</SCRIPT>
<% end if %>
<%
fp_sQry="DrinkLookup"
fp_sDefault="DrinkName="
fp_sNoRecords="<tr><td colspan=13 align=left width=""100%"">No records
returned.</td></tr>"
fp_sDataConn="Database1"
fp_iMaxRecords=256
fp_iCommandType=4
fp_iPageSize=5
fp_fTableFormat=True
fp_fMenuFormat=False
fp_sMenuChoice=""
fp_sMenuValue=""
fp_iDisplayCols=13
fp_fCustomQuery=False
BOTID=0
fp_iRegion=BOTID
%>
<!--#include file="../_fpclass/fpdbrgn1.inc"-->
<!--webbot bot="DatabaseRegionStart" endspan i-checksum="34095" --><tr>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Name" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Name<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Name")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="3900" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Marked" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Marked<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Marked")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="14177" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="GlassType" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>GlassType<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"GlassType")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="19667" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Description" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Description<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Description")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="30092" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Ingredient" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Ingredient<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Ingredient")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="30988" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="MetricAmount" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>MetricAmount<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"MetricAmount")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="32543" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Amount" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Amount<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Amount")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="15126" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="ID" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE"
clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>ID<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"ID")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="62813" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Measure" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Measure<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Measure")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="12830" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Selected" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Selected<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Selected")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="15416" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Price" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Price<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Price")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="9640" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Cost" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Cost<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Cost")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="5024" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Type" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Type<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Type")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="7359" --></td>
</tr>
<!--webbot bot="DatabaseRegionEnd" b-tableformat="TRUE"
b-menuformat="FALSE" u-dbrgn2="../_fpclass/fpdbrgn2.inc" i-groupsize="5"
clientside tag="TBODY" preview="<tr><td colspan=64
bgcolor="#FFFF00" align="left"
width="100%"><font color="#000000">This is
the end of a Database Results
region.</font></td></tr><TR><TD ALIGN=LEFT
VALIGN=MIDDLE COLSPAN=64><NOBR><INPUT TYPE=Button
VALUE=" |< "><INPUT TYPE=Button VALUE=" <
"><INPUT TYPE=Button VALUE=" >
"><INPUT TYPE=Button VALUE=" >| ">
[1/5]</NOBR><BR></td></tr>" startspan
--><!--#include file="../_fpclass/fpdbrgn2.inc"-->
<!--webbot bot="DatabaseRegionEnd" endspan i-checksum="56926" --></tbody>
</table>
</body>
</html>
Please someone, help! This is going to put me into an early grave!
Thanks,
Houston
I can't get past this error, everything else works fine!
-----------------------------------------------
Database Results Error
Description: Too few parameters. Expected 1.
Number: -2147217904 (0x80040E10)
Source: Microsoft JET Database Engine
-----------------------------------------------
Here is the code from the FP generated page ...
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>DrinkName</title>
</head>
<body>
<form BOTID="0" METHOD="POST" ACTION="test.asp">
<table BORDER="0">
<tr>
<td><b>DrinkName</b></td>
<td>
<input TYPE="TEXT" NAME="DrinkName"
VALUE="<%=Request("DrinkName")%>" size="20"></td>
</tr>
</table>
<p><br>
<input TYPE="Submit"><input TYPE="Reset"><!--webbot bot="SaveAsASP"
clientside suggestedext="asp" preview=" " --></p>
<p> </p>
</form>
<table width="100%" border="1">
<thead>
<tr>
<td><b>Name</b></td>
<td><b>Marked</b></td>
<td><b>GlassType</b></td>
<td><b>Description</b></td>
<td><b>Ingredient</b></td>
<td><b>MetricAmount</b></td>
<td><b>Amount</b></td>
<td><b>ID</b></td>
<td><b>Measure</b></td>
<td><b>Selected</b></td>
<td><b>Price</b></td>
<td><b>Cost</b></td>
<td><b>Type</b></td>
</tr>
</thead>
<tbody>
<!--webbot bot="DatabaseRegionStart"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-columntypes="202,11,202,203,202,202,202,3,4,11,6,6,202"
s-dataconnection="Database1" b-tableformat="TRUE" b-menuformat="FALSE"
s-menuchoice s-menuvalue b-tableborder="TRUE" b-tableexpand="TRUE"
b-tableheader="TRUE" b-listlabels="TRUE" b-listseparator="TRUE"
i-listformat="0" b-makeform="TRUE" s-recordsource="DrinkLookup"
s-displaycolumns="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-criteria s-order s-sql="DrinkLookup" b-procedure="TRUE" clientside
suggestedext="asp" s-defaultfields="DrinkName=" s-norecordsfound="No
records returned." i-maxrecords="256" i-groupsize="5" botid="0"
u-dblib="../_fpclass/fpdblib.inc" u-dbrgn1="../_fpclass/fpdbrgn1.inc"
u-dbrgn2="../_fpclass/fpdbrgn2.inc" tag="TBODY"
preview="<tr><td colspan=64 bgcolor="#FFFF00"
align="left" width="100%"><font
color="#000000">This is the start of a Database Results
region. The region will not work unless the page has a file extension of
".asp".</font></td></tr>" startspan
--><!--#include file="../_fpclass/fpdblib.inc"-->
<% if 0 then %>
<SCRIPT Language="JavaScript">
document.write("<div style='background: yellow; color: black;'>The
Database Results component on this page is unable to display database
content. The page must have a filename ending in '.asp', and the web
must be hosted on a server that supports Active Server Pages.</div>");
</SCRIPT>
<% end if %>
<%
fp_sQry="DrinkLookup"
fp_sDefault="DrinkName="
fp_sNoRecords="<tr><td colspan=13 align=left width=""100%"">No records
returned.</td></tr>"
fp_sDataConn="Database1"
fp_iMaxRecords=256
fp_iCommandType=4
fp_iPageSize=5
fp_fTableFormat=True
fp_fMenuFormat=False
fp_sMenuChoice=""
fp_sMenuValue=""
fp_iDisplayCols=13
fp_fCustomQuery=False
BOTID=0
fp_iRegion=BOTID
%>
<!--#include file="../_fpclass/fpdbrgn1.inc"-->
<!--webbot bot="DatabaseRegionStart" endspan i-checksum="34095" --><tr>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Name" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Name<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Name")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="3900" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Marked" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Marked<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Marked")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="14177" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="GlassType" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>GlassType<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"GlassType")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="19667" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Description" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Description<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Description")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="30092" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Ingredient" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Ingredient<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Ingredient")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="30988" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="MetricAmount" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>MetricAmount<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"MetricAmount")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="32543" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Amount" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Amount<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Amount")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="15126" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="ID" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE"
clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>ID<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"ID")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="62813" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Measure" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Measure<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Measure")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="12830" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Selected" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Selected<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Selected")%><!--webbot
bot="DatabaseResultColumn" endspan i-checksum="15416" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Price" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Price<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Price")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="9640" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Cost" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Cost<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Cost")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="5024" --></td>
<td>
<!--webbot bot="DatabaseResultColumn"
s-columnnames="Name,Marked,GlassType,Description,Ingredient,MetricAmount,Amount,ID,Measure,Selected,Price,Cost,Type"
s-column="Type" b-tableformat="TRUE" b-hashtml="FALSE"
b-makelink="FALSE" clientside b-MenuFormat preview="<font
size="-1">&lt;&lt;</font>Type<font
size="-1">&gt;&gt;</font>" startspan
--><%=FP_FieldVal(fp_rs,"Type")%><!--webbot bot="DatabaseResultColumn"
endspan i-checksum="7359" --></td>
</tr>
<!--webbot bot="DatabaseRegionEnd" b-tableformat="TRUE"
b-menuformat="FALSE" u-dbrgn2="../_fpclass/fpdbrgn2.inc" i-groupsize="5"
clientside tag="TBODY" preview="<tr><td colspan=64
bgcolor="#FFFF00" align="left"
width="100%"><font color="#000000">This is
the end of a Database Results
region.</font></td></tr><TR><TD ALIGN=LEFT
VALIGN=MIDDLE COLSPAN=64><NOBR><INPUT TYPE=Button
VALUE=" |< "><INPUT TYPE=Button VALUE=" <
"><INPUT TYPE=Button VALUE=" >
"><INPUT TYPE=Button VALUE=" >| ">
[1/5]</NOBR><BR></td></tr>" startspan
--><!--#include file="../_fpclass/fpdbrgn2.inc"-->
<!--webbot bot="DatabaseRegionEnd" endspan i-checksum="56926" --></tbody>
</table>
</body>
</html>
Please someone, help! This is going to put me into an early grave!
Thanks,
Houston