Never been to TextSnippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)

Yahoo blog search box (See related posts)

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.

Comments on this post

johnt posts on Oct 18, 2005 at 06:50
How am I notified of a new comment

You need to create an account or log in to post comments to this site.


Related Posts