Add Your Own Lyric Search!
Drive more traffic to your site by allowing your visitors to search our database of lyrics from your site!
To add our standard search box for artist & songname searching, use this code:
<p align=left>Search For Lyrics With LyricFind.com!</p>
<form action="http://www.lyricfind.com/search.php3" method=get>
<center>
<input type=text name=search id=search size=38 maxlength=100 value=""><br>
Search Within: <input type=checkbox name=ssongtitle value=1 checked> Song Titles
<input type=checkbox name=sartist value=1 checked> Artists
<input type=submit name=do value=Search size=11>
</center>
</form>
Or, to use the full-text search, cut & paste the code below:
<p align=left>Search for a line in a song!</p>
<form action="http://www.lyricfind.com/lyricsearch.php3" method=get>
<center>
<input type=text name=search id=search size=38 maxlength=100 value=""><br>
Search As: <input type=radio name=mode value=phrase checked> Phrase
<input type=radio name=mode value=scatter> Scattered Words
</select>
<input type=submit name=do value=Search size=11>
</center>
</form>
Once you've added the code, let us know! (If you'd like). We're always happy to see ourselves out there, and the
interesting ways we can be integrated into existing sites. E-mail us at
addlyricfind@lyricfind.com to let us know!
|