sftvboy
01-28-2001, 06:59 AM
Ok I have the site search engine running in one of my folders. Here is what I would like it to do.
I have a page listing urls and their associated keywords. Like yahoo does for example. You search a keyword and X number of sites pop up. However the way the hostrocket engine works is it won't list the sites on the page, just the page itself that lists the sites. I hope I made myself clear.
Here is an example of my code for listing a site:
<a href="http://www.echoecho.com">Echo Echo</a> - HTML tutorial - javascript tutorial - flash tutorial - cgi, online tools, graphics, applets - learn it all here...
<font color="white">javascript, tutorial, html tutorial, flash tutorial, javascript, html, flash, tutorial, free applets, graphics, tools, documentation, resources</font>
so you click that link and go to the site, the keywords are white so they blend in with the page they're on.
--------------------------------------------------------
Is what I'm trying to do even possible with this search engine?
Thank you all.
I have a page listing urls and their associated keywords. Like yahoo does for example. You search a keyword and X number of sites pop up. However the way the hostrocket engine works is it won't list the sites on the page, just the page itself that lists the sites. I hope I made myself clear.
Here is an example of my code for listing a site:
<a href="http://www.echoecho.com">Echo Echo</a> - HTML tutorial - javascript tutorial - flash tutorial - cgi, online tools, graphics, applets - learn it all here...
<font color="white">javascript, tutorial, html tutorial, flash tutorial, javascript, html, flash, tutorial, free applets, graphics, tools, documentation, resources</font>
so you click that link and go to the site, the keywords are white so they blend in with the page they're on.
--------------------------------------------------------
Is what I'm trying to do even possible with this search engine?
Thank you all.