On the search return page in the search text box, how can I have the search term used automatically displayed? i.e., If someone searches for "bread", on the search results page there is a "new search" option with the term "bread" already in the search box.
Jun 3, 2001, 3:26 AM
Veteran / Moderator (18436 posts)
Jun 3, 2001, 3:26 AM
Post #2 of 2
Views: 1247
Put <%term%> as the default text for the box, that will show the text up. Eg. <input type="text" name="query" size="20" value="<%term%>"> .
This will work on search_results.html
That should do the job
Andy
webmaster@ace-installer.com
http://www.ace-installer.com
This will work on search_results.html
That should do the job

Andy
webmaster@ace-installer.com
http://www.ace-installer.com