PDA

View Full Version : Edit the "Powered by" link



Anonymous
04-08-2005, 07:47 PM
Hello,

How can I edit the "Powered by" link in Linux_search.cgi

What program can I use (other than Note pad) ?

Many thanks.

Robert

wrensoft
04-08-2005, 09:43 PM
You can't edit it directly in the CGI.

Background: The CGI is a compiled binary executable (like a .exe file). We compile it like this becuase you get much better performance from a compiled binary (compared to interpreted scripts like ASP and PHP).

You CAN turn this message off from the Zoom configuration window (on the search page tab).

And after it is turned off, you can edit the search_template.html file to add whatever additional information you want in the footer of the page.

--------
David

Anonymous
04-08-2005, 10:22 PM
Hello,

Your answer is simple, that works and it is very nice to answer me so fast.

Many thanks.

Robert