Airick1994
Joined: 20 Dec 2007
Posts: 107
Location: Canada, eh?
|
| Posted: Sun Sep 21, 2008 5:44 am A simple Site Search |
|
|
So, I've just made a site for drum cover videos that I make. I've got 35 videos, and counting quickly. So, I want to have a search engine that can search my site for a specific video.
I know exactly how I want it to work, I just don't....know JavaScript...
So, if this is possible, it would work like:
User inputs a keyword, such as a band or song, for example, "Disturbed".
Then, the script goes to a file or something to search for that keyword.
In that file, I'll have each keyword associated with a link to search results page I want.
Then, when the script finds the keyword, it re-directs the user to the link I specified.
It's simple, but I think it would work really well. Basically, they'd search something, and it'd give them a page with links to video(s). Only, I'd have to make EVERY search reults page indivdualy, but it wouldn't be very hard.
Does anyone know if this is possible, or can anyone possibly code this, seeing as I cannot? |
|