My implementation of the search_box works well for the first search performed, however subsequent search results seem to be limited to a sub set of the previous search(s). Establishing a new session ?clears? this issue up, once again until a second search is performed. I have looked through the documentation and simply can not find the correct set of parameters. Any help on this issue would be greatly appreciated. This is the FORM from search_box_small #<form action="[area search]" method=post> # <input type=hidden name=mv_session_id value="[data session id]"> # <table border="0" width="95%"> # <tr> # <td align="left"> # <INPUT TYPE=hidden NAME=mv_searchtype VALUE=db> # <INPUT TYPE=hidden NAME=mv_search_file VALUE=products> # <INPUT TYPE=hidden NAME=mv_search_page VALUE=search_results.html> # <INPUT TYPE=hidden NAME=mv_matchlimit VALUE=[control matches 24]> # <INPUT TYPE=hidden NAME=mv_sort_field VALUE=prod_group,category,description> # <INPUT TYPE=hidden NAME=mv_search_field VALUE="*"> # <input type=hidden name=mv_substring_match value=1> # <INPUT MAXLENGTH=45 NAME=mv_searchspec type=text size=16> # </td> # </tr><tr> # <td align="right" valign="middle" width="45"> # <input type="image" alt="[L]Search Go[/L]" width="45" border="0" src="__THEME_IMG_DIR__go.gif"> # </td> # </tr> # </table> # </form> This instance of Interchange is V5.2.0 _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.