Not Found
|
-
The database search failed due to an unexpected error.
This is the HTML code that was being processed:
<mgiSearchDatabase databaseName="products"
keyFieldName="Category" fieldValue="Books"
page="1"
displayPrecision="Price, 2"
resultVariableName="products"
resultsPerPage="50">
<TR>
<TD VALIGN=top>
&mgiDBFieldProdID;
</TD>
<TD VALIGN=top>
&mgiDBFieldItem;
</TD>
<TD VALIGN=top>
&mgiDBFieldAuthor;
</TD>
<TD ALIGN=right VALIGN=top>
$ &mgiDBFieldPrice;
</TD>
</TR>
</mgiSearchDatabase> |
Try this...
|
-
Check the syntax of your search criteria and try the search again.
|