About this user

John Tropea http://libraryclips.blogsome.com

« Newer Snippets
Older Snippets »
4 total  XML / RSS feed 

Code for Google Blog search: site searchbox

<form method="get" action="http://blogsearch.google.com/blogsearch">
<input type="text" name="as_q" size="19" maxlength="255" value="" />
<input type="hidden" name="bl_url" value="http://libraryclips.blogsome.com" />
<input type="submit" name="btnG" value="Search Library clips" />
form>

//blogsearch.google.com/">"http://blogsearch.google.com/blogsearch/intl/en_ALL/images/g_bsrch_logo.gif" alt="Google Blog Search logo" title="Click to search the blogosphere" width="90" height="30"/>

Code for Google site search box


<form method=GET action="http://www.google.com/search">
<input type=hidden name=ie value=UTF-8/>
<input type=hidden name=oe value=UTF-8/>
<table bgcolor="#FFFFFF"><tr><td>

td>


/>
<input type=submit name=btnG VALUE="Google Search"/>
<font size=1>
<input type=hidden name=domains value="http://libraryclips.blogsome.com"/><br /><input type=radio name=sitesearch value=""/> WWW <input type=radio name=sitesearch value="http://libraryclips.blogsome.com" checked/> Library clips <br />
font>
</td>tr></table>
form>


//www.google.com/">
"http://www.google.com/logos/Logo_40wht.gif" 
border="0" width="90" height="30" ALT="Google"/>


Rollyo

When will Rollyo allow to export a searchbox, looks like Eureksters new service beat them to it

Yahoo blog search box

Here is some code that you can whack on your blog to make a Yahoo search box.

<form action="http://blog.news.search.yahoo.com/blog/search" method="get">
<input type="text" name="p"/>
<input type="submit" value="Search Blogs"/>
form>


I haven't tried this yet but I'm sure it works...maybe I could spice it up with the Yahoo! icon...anyone listening!

PS: I like the idea of trading codes, get some help on enhancements, a one stop help desk from the Web2.0 community.
« Newer Snippets
Older Snippets »
4 total  XML / RSS feed