Click to See Complete Forum and Search --> : website search


kjop
05-01-2003, 03:53 PM
I have tried all day to get a search button to operate on our website. I am the new webmaster and know just enough to be trouble. I used the Search Machine found on this site, but it still doesn't work. PLEASE HELP!! Go to www.cityofpascagoula.com/search.html and see if you can figure it out. BTW, there are about 4 different versions of search pages on the site as I tried everything I could think of ..... THANKS!!!

Nevermore
05-14-2003, 01:25 PM
Does your server support PHP? If it does, I have a PHP search engine you can have.

kjop
05-19-2003, 08:39 AM
Thanks for the reply. Our MIS director says that the problem is probably our ISP, but since we are going to change providers there is no point in asking. I, however, would love to get the matter resolved. I have no idea if it does or not, but would be willing to give it a shot.

pyro
05-19-2003, 08:44 AM
To check if your server supports PHP, upload a file named test.php (or, if that doesn't work, try renaming to test.php4) with this in it:

<?PHP
print "I have PHP!";
?>

A1ien51
05-19-2003, 09:38 AM
If you can not use PHP for some reason, look at this:
http://www.javascriptkit.com/script/cutindex14.shtml