Results 1 to 4 of 4

Thread: Adding a search facility to a website

  1. #1

    Default Adding a search facility to a website

    Is there any way I can use javascript to add a search facility to a website that will search the website (not the web such as google)? The website might be offline, What I mean is that the website will not be published with a URL (be online).



    "Ouch"


  2. #2
    Hypnotising you crono_logical's Avatar
    Join Date
    May 2001
    Location
    Back in Time
    Posts
    9,313
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    With Javascript? I don't really know if it's powerful enough to do that. Perl could do it easily by having a simple function to recurse over an entire folder or something. But that means installing Perl, not to mention knowing how to script using it, which I can't
    Problems playing downloaded videos? Try CCCP


  3. #3

    Default

    www.hotscripts.com have quite a lot of things like that.

    Here are the search engines written in PHP. You'll probably need MySQL though, so you might want to have a look in the Perl category.

  4. #4

    Default

    Thanks guys, sadly I can only implement it if it's in javascript because it is for an assignment where the grades go towards the javascript you use for the website, so I can't use any other language like perl.



    "Ouch"


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •