For example http://www.c3k.net/ is using a custom Google search. But when you enter a keyword and hit search "intext:rapidshare.com/files" gets added to your query. How would i go about doing something similar? Thanks!
value="Google Search" id="sbb" onClick="this.form.q.value += ' intext:rapidshare.com/files';this.form.submit();" The answer is in the source Plus it looks like a CSE has been set up, dunno if that plays a part. http://www.google.com/coop/cse/
Thanks! Il give this a try. I gave CSE a go but it does not seem like it lets you customize the search.