Quick Search for:  in language:    
HTML,complete,site,search,engine,generator,wr
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Java/ Javascript Stats

 Code: 220,465. lines
 Jobs: 92. postings

 How to support the site

 
Sponsored by:

 
You are in:
 
Login





Latest Code Ticker for Java/ Javascript.
Click here to see a screenshot of this code!vok - The vocabulary trainer
By Thorsten Stärk on 1/7

(Screen Shot)

Java, Calculator
By Rockwell on 1/4


Eatable Interface
By Rockwell on 1/4


Superclass Person
By Rockwell on 1/4


Draws Cube Function
By Rockwell on 1/4


Rectangle Class
By Rockwell on 1/4


Find Number of Upper and Lower Case Letters in a Command Line Argument String
By Rockwell on 1/4


anagrams
By Rockwell on 1/4


Text Reader with Tokenizer
By Rockwell on 1/4


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!

Affiliate Sites



 
 
   

Picture sEaRcH Machine

Print
Email
 
winzip icon
Submitted on: 11/3/2001 5:39:49 PM
By: Cenk Yurtseven  
Level: Advanced
User Rating: By 7 Users
Compatibility:JavaScript

Users have accessed this code 5961 times.
 

(About the author)
 
     This is an complete site search engine generator written entirely in javascript. Provides the user with search options in the site for text, pictures, or pictures and text. The interface is the same as in big search engines, also the paging: 10 ... next 10 etc.... I would like to thank all visitors who reviewed my previous resource and caused me to be the Javascript Contest Winner with the Javascript Site Serach Engine Generator. Here is a new version of the Contest Winner sEaRcH Machine. The databases are separate in this version. This version can display pictures on the search results too. I added a paging, 10... next 10. The visitor can even choose the background color, or if he/she wants to search for any match or exact match. Everything is done with client side Javascript. It works with pure HTML. It works also on freeservers. Most VBScript search engines have not so many features. You don't need to know Javascript, your individual code is generated automatically. A complete Engine Generator allows you to generate the code to fit your sites design.
 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 1 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Advanced category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
11/3/2001 5:51:13 PM:The Author
I would like to thank all visitors who 
reviewed my previous resource and 
caused me to be the Javascript Contest 
Winner with the Javascript Site Serach 
Engine Generator. Here is a new version 
of the Contest Winner sEaRcH Machine. 
The databases are separate in this 
version. This version can display 
pictures on the search results too. I 
added a paging, 10... next 10. The 
visitor can even choose the background 
color, or if he/she wants to search for 
any match or exact match. Everything is 
done with client side Javascript. It 
works with pure HTML. It works also on 
freeservers. Most VBScript search 
engines have not so many features. You 
don't need to know Javascript, your 
individual code is generated 
automatically. A complete Engine 
Generator allows you to generate the 
code to fit your sites design.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/26/2002 1:27:41 PM:Computer Controller
Dear Mr.Yurtseven,
Nice security over 
your copyright name. Very impressive. 
It took me over 30 min. to put my own 
copyright there without any problems 
LOL. Thx for the code. :)
          From, FireBall
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/26/2002 4:02:05 PM:Cenk Yurtseven
Dear Mr. Computer 
Controller,
congratulations to your 
success with deleting my copyright and 
putting your's instead of it.
The 
question is how you will declare it in 
later future may be, since this script 
is a contest winner and registered in 
many public repositories as my 
product.
I would like to recommend 
you to write your own scripts to have 
real success.
The Internet may look 
like a Wild West for many people.... 
but honest people will understand this 
quickly, and they will understand that 
there is no way to steal from others 
and become popular for ever with those 
kind of actions.
I think you will 
remember me often, and think about me 
and this script, where the removement 
of the copyright sentence only has 
taken your 30 minutes, and how much of 
your life it could have take if ....
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/28/2002 10:27:38 AM:Computer Controller
I don't know why u deleted me. Did I do 
something wrong?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/13/2003 12:11:53 AM:
Dear Mr.Yurtseven,
here is my 
problem... i m now trying to develop a 
new search engine for myself... but 
after few tries, i just couldnt get it 
right.
so, i think of searching some 
related material on the internet... and 
i found yours. may be i still fresh in 
this skill, i can't totally get what 
you mean by your piece of code.. what 
do you mean by 'can display picture in 
this search result'? how to use the 3 
different databases in the database 
editor? and this application is used to 
generate a search machine... but how 
come i am unable to do so..? can u 
provide additional guide to me? 
thanks... and hopefully you can 
give me some ideas to solve my 
problem...
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Java/ Javascript Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.