Thread
:
removing template_demo in URL path?
View Single Post
08-22-2004, 08:04 PM
#
3
visioneer
Green Mole
Join Date: Aug 2004
Posts: 4
Remove tag in search form.
On the page that you have the search field/form remove the input tag:
Code:
<input type='hidden' name='template_demo' value=''/>
This input field is getting passed when your search form is submitted.
visioneer
View Public Profile
Find More Posts by visioneer