"SEARCH" engines for Front Page

  • Thread starter Thread starter Mike Adams
  • Start date Start date
M

Mike Adams

I am building a self contained Website for teaching purposes (on a DVD)
I need to give a way to SEARCH the web folder for the title items. What is
suggested for that?
 
All search type tools require Server side code
- which normally won't run on external media live a CD of DVD

You need to search for a tool you can install on the CD/DVD as an executable
One option is to use custom ASP/VB script and compile it
There are a few options out there that compile ASP
- See http://classicasp.aspfaq.com/general/how-do-i-put-my-asp-application-onto-a-cd-rom.html

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I am building a self contained Website for teaching purposes (on a DVD)
| I need to give a way to SEARCH the web folder for the title items. What is
| suggested for that?
 
Back
Top