sourceForge net search bar / or / my very own html code
I made a search bar code snippet for my IntrAnet site and I put it on my site for downloading.
below is my link, and just scroll down to the 7.z icon, the code on your own html page will search the sourceforge files.
It has nothing to do with BASIC Stamps but might help you searching for code or projects!![tongue.gif](http://forums.parallax.com/images/smilies/tongue.gif)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I do work for food!
skype me: quispqix
KC0LGV
Echolink: 184783
users.adelphia.net/~quispqix
Post Edited (quispqix) : 10/4/2007 12:25:08 AM GMT
below is my link, and just scroll down to the 7.z icon, the code on your own html page will search the sourceforge files.
<html> <body> <form action="http://sf.net/search/" method="get" name="searchform"> <input name="type_of_search" value="soft" type="hidden"> <label>Search SourceForge.net Project Files :</label> <input value="" id="searchbox" name="words" tabindex="1" type="text"> <input value="Search" id="searchsubmit" tabindex="0" type="submit"> <a href="http://sf.net/Projects/"> <a href="http://sourceforge.net/search/"class="advanced">Advanced</a> </body> </html>
It has nothing to do with BASIC Stamps but might help you searching for code or projects!
![tongue.gif](http://forums.parallax.com/images/smilies/tongue.gif)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
I do work for food!
skype me: quispqix
KC0LGV
Echolink: 184783
users.adelphia.net/~quispqix
Post Edited (quispqix) : 10/4/2007 12:25:08 AM GMT