Ok, I've got a google search engine setup and it works, so everything is good there, but I wan to be able to use this:
intitle:"index of" (mp3|wma|mp4) %s -html -htm -psp -asp -cf -jsp
where %s would be the file name, how do I make it so the search will automatically put all that in and not show the other stuff, just the name of the file, so the person can just type the file name?
<input name="query" onfocus="this.value='';" type="text" id="query" size="60" value="TEST"> <br>
<input name="www" type="hidden" id="www" value="true"><input type="submit" value="Begin Sniffing!">
That's how it is now, thanks.