/    Sign up×
Community /Pin to ProfileBookmark

web site on CD. search engine possible?

I am new in Wev dev.
I have developed a web site that would be published on CD ROM, and there are lot of html pages. I want to put a search engine on it. Can I put a search engine on CD-ROM site? If yes, please help me to find a free
script for it.

Thanks in advance.

to post a comment
JavaScript

8 Comments(s)

Copy linkTweet thisAlerts:
@JonaApr 22.2003 — Probably not because it has to be server-side to see all the files and although it's not on the server, Javascript does not have permission to view all files/folders without ActiveX.
Copy linkTweet thisAlerts:
@AdamGundryApr 22.2003 — You could use a client side "search engine" written in Javascript, which basically matches the word entered to a predetermined list then redirects to the correct page.

Try the "search your own site" scripts here:

http://javascriptkit.com/script/cutindex14.shtml

Adam
Copy linkTweet thisAlerts:
@JonaApr 22.2003 — That wouldn't be automated, though, Adam--Would it? :p That code there confused me--I couldn't tell if it was the banner code or not. ?
Copy linkTweet thisAlerts:
@AdamGundryApr 22.2003 — No, all such scripts I've seen basically get you to enter a list of keywords and a URL, then when the user enters a word it is compared (usually via a regular expression) to the words, and if a match is found you are redirected/it shows a message.

Rather limited, but it is something, I suppose.

Adam
Copy linkTweet thisAlerts:
@JonaApr 22.2003 — I'd say quite limited, especially in comparison with a sever-side language (unavailable in this situation, unfortunately), such as PHP with a built-in function that displays the percentage of relevance.
Copy linkTweet thisAlerts:
@asg_webdevauthorApr 22.2003 — Thanks all of you for the kind attention!

Here I wish to tell taht if you see Dreamweaver or Flash

help menu, all help pages written in html pages, there is search option, how it has been created? (sorry for poor english)

Thanks a lot all of you.
Copy linkTweet thisAlerts:
@JonaApr 22.2003 — Those are .chm files: Compiled HTML files, also known as Help files. You will need an HTML compiler (try searching Google.com for it) to make this type of file. [i]However[/i] I'd like to point out that this will not search the HTML pages inside the CD, only the COMPILED HTML pages that are compiled with the compiler.
Copy linkTweet thisAlerts:
@David_RobinsApr 24.2003 — I think you may be on the wrong track with Javascript

for this function . I also looked at providing a search engine

on a website CD , and concluded that without being able to

guarantee access to a CGI search engine then I would have to use an incorpoarted JAVA search engine. Here is a link to a few freeware and commercial ones , some state they will

work offline for this function , although there may be page

limitations <25 pages on some.

http://freewarejava.com/applets/search.shtml

Good luck, post if you find a good one.
×

Success!

Help @asg_webdev spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.1,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...