English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-06-22 12:04:59 · 3 answers · asked by Hao N 1 in Computers & Internet Programming & Design

3 answers

Make no mistake, PHP is the best route to go.
Javascript is primitive, and unreliable.

You may be able to write a script to search that certain page, but your not going to develop any significant site search with javascript.

:)

2006-06-22 16:42:57 · answer #1 · answered by Anonymous · 0 0

Of course you can create a JavaScript search tool.
You can search a text string or an array of data.

I think that you actually want to search for a file or web page on your site.
If this is the case then you cannot do this using JavaScript. JavaScript has no file io capabilities and cannot read or write files.
What you need is a server program to do this for you.

Perl is a good server language as long as your domain provider allows it.
There is also Java servets.

2006-06-22 12:25:31 · answer #2 · answered by AnalProgrammer 7 · 0 0

I beleive Martha Stuart said something about paint thinner and chopsticks, but i might be mistaken...

2006-06-22 12:07:36 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers