How Can I Make A Search Engine Using Microsoft Frontpage 2000?
How can I make a working search engine using MS FrontPage 2000. If not, can you recommend any programs that will allow to do this.
How can I make a working search engine using MS FrontPage 2000. If not, can you recommend any programs that will allow to do this.
Creating your own search engine is much too complicated to be done using FrontPage. I’m not going to get into how to make a search engine because if your first instinct is to use FrontPage, you don’t have the technical skills to do it.
On a related note, FrontPage creates absolute crap for HTML (web pages). Don’t use it. Either learn HTML and write it by hand, or use a decent program like Dreamweaver.
Tim is 100% correct. To add a little to what he said, if you want to learn to write HTML, get a program called HomeSite. If you are wanting to add search capabilities to your own site, get Google for your own site or learn JavaScript and code a simple search tool for a single site. I did that years ago, and it wasn’t pretty. Better to buy a single site Google license.