FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

java script search engine..

 


frih
hey friends i found one great website which provide free search engine based on java script. isn't cool...name of the website is www.javascriptkit.com.

shar your experiences with me...if you have any problem then do contact to me


regards
abhi.
takashiro
Is that posible? Javascript Search Engine?
I've ever known search engine on php, jsp or asp.
{name here}
takashiro wrote:
Is that posible? Javascript Search Engine?
I've ever known search engine on php, jsp or asp.

It is but it's not practical. It'd require a large list on a server. Alone, not really great. Together with PHP, it becomes a cool little AJAX thing.
imagefree
yes its possible with AJAX.
Liques
yeah it's possible.
GB
It sounds interesting. I have been trying to find a free search engine tool that won't have lots of ads, etc. that works on a windows server. That is a pretty big list of criteria, I know, but this may have an answer for me.
n0rw1n
Better use google search engine embeded on your site. That javascript search engine requires that the admin generate url's and keywords lists manually...
KHO
<FORM method=GET action="http://www.google.com/search">
<input type=hidden name=ie value=UTF-8>
<input type=hidden name=oe value=UTF-8>
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT type=submit name=btnG VALUE="Search">
<font size=-1>
<input type=hidden name=domains value="http://(site here)"><br><input type=hidden name=sitesearch value=""><input type=hidden name=sitesearch value="http://(site here)" checked><br>
</font>
</FORM>


(google)
n0rw1n
KHO wrote:
<FORM method=GET action="http://www.google.com/search">
<input type=hidden name=ie value=UTF-8>
<input type=hidden name=oe value=UTF-8>
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT type=submit name=btnG VALUE="Search">
<font size=-1>
<input type=hidden name=domains value="http://(site here)"><br><input type=hidden name=sitesearch value=""><input type=hidden name=sitesearch value="http://(site here)" checked><br>
</font>
</FORM>


(google)

just like that
Reply to topic    Frihost Forum Index -> Webmaster and Internet -> Design Tips

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.