I changed the form to get and added the _function parameter as a hidden input and now all is well.
on 5/20/06 13:27, Dan Stein at [EMAIL PROTECTED] wrote:
I am tracking where a visitor is and sending them back there using this on the include file that brings back any of my product lsits
<@exclude><@assign name="user$last_page_visited" value="<@appfile>?<@cgiparam name=HTTP_Search_Args >">
</@exclude>
It works great unless they are using the search in the header for free text or the category search in the header.
Those searches look like this
<form name=textform method=post action=""><@appfilepath>search_by_text.taf?_function=text_list><td><input name="keyword" type="text" class="formhilight" /></td>
<td><img src="">"images/clear.gif" width="10" height="5" /></td>
<td><INPUT type="image" name="submit" src="">"images/go.gif" border="0" /></td></form>
<td><img src="">"images/clear.gif" width="20" height="5" /></td>
<form name=dropform method=post action=""><@appfilepath>search_by_category.taf?_function=cat_list><td><@CHOICELIST NAME="category" TYPE=SELECT OPTIONS="<@var vv$cat_<@var domain$site>[*,2]>" VALUES="<@var vv$cat_<@var domain$site>[*,1]>" SIZE=1 SELECTED="<@arg category>" class="formhilight" >dropform.submit()></td></form>
I notice that the URL address line does not show anything but the search_by_category.taf?_function=cat_list
Once you get to the search results and do any of the previous next pages it works fine.
So there must be something I need to do in the two other forms to get the tag to work right.
I have left the debug on for the domain so you can do the searches and see what I mean.
I would think there was a way to fix this.
www.dss-demo.com <http://www.dss-demo.com/>
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
--
Dan Stein
FileMaker 7 Certified Developer
Digital Software Solutions
799 Evergreen Circle
Telford PA 18969
Land: 215-799-0192
Cell: 610-256-2843
Fax 413-410-9682
FMP, WiTango, EDI,SQL 2000, MySQL, CWP
[EMAIL PROTECTED]
www.dss-db.com
"The love of one's country is a splendid thing. But why should love stop at the border? "
Pablo Casals
________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
