PDA

View Full Version : search.ASP code displaying instead of search



para_sight
02-18-2005, 10:54 AM
I have copied the relevant files to my site and insterted the scrept which sows the search field, having replaced the "search" with the "search.asp" that was saved as a result of my crawl and when I type in a search term it just tales me to a page where the code from the "search.asp" file is displayed without actually performing the search.

Can anyone help me ?

Thanks
P :(

wrensoft
02-18-2005, 07:24 PM
If you are seeing ASP code, then it is 99% sure that ASP is not correctly installed on you server.

It is very similar to this recent post.
http://www.wrensoft.com/forum/viewtopic.php?t=114

Contact yur hosting company and ask if they have ASP (or PHP) running on your server.

-------
David