关于搜索的问题,高手请进!
是个关于产品搜索的问题:假如我一个产品同时满足下面三个搜索条件:DC Power Supply/Specialty Power Supply/Telecommunications Power Supply
我再按照其中之一条件搜索却显示不了该产品,不知道问题出在哪儿了?以下是关于搜索页面的代码: <!--#include file= "top.asp " -->
<!--#include file = "conn.asp "-->
<head>
<meta http-equiv= "Content-Type " content= "text/html; charset=utf-8 " />
<title> Gold Power Co., Ltd.--Home page </title>
<link href= "all.css " rel= "stylesheet " type= "text/css ">
<style type= "text/css ">
.ge {
border-right-style:dashed;
border-left-style:dashed;
border-right-color: #ADDFE4;
border-left-color: #ADDFE4;
color: #000000;
border-right-width: 1px;
border-left-width: 1px;
}
</style>
</head> <body>
<table width= "778 " border= "0 " cellspacing= "0 " cellpadding= "0 ">
<tr>
<td height= "30 " > Home >> products >> search </td>
</tr>
<tr>
<td width= "770 " align= "center " valign= "top " >
<table width= "100% " border= "0 " cellspacing= "0 " cellpadding= "0 ">
<tr>
<td height= "30 " colspan= "2 " valign= "middle " bgcolor= "#DAE7E7 " class= "name "> Search: </td>
</tr>
</table>
<form name= "form0 " method= "get " action= "searchResult00.asp ">
<table width= "70% " border= "0 " cellpadding= "0 " cellspacing= "2 " class= "ge ">
<tr>
<td height= "210 " align= "center " background= "images/search-bg.jpg " style= "background-repeat:no-repeat; background-position:center ">
<table width= "400 " border= "0 " cellspacing= "2 " cellpadding= "0 " height= "138 ">
<