I have a .shtml file that has a form search box on it.
I'm calling
And the search file works. However, it goes to another page instead of showing the results immediately below the form.HTML Code:<form action="search-help.php" method="GET" id="searchform">
I know I must have a SSI and this is what I have
But it still doesn't work and goes to a new page.HTML Code:<!--#include virtual="search-help.php" -->
I can't rename the .shtml file to a PHP. The page doesn't look right and my template is gone. But if I do & copy and paste the search-help.php code onto that page, then it works and shows my results under the search form.
Any other ideas? For a better idea here's the link: http://www.kishwaukeecollege.edu/con...s/index2.shtml



Reply With Quote

Bookmarks