[BACK]Return to nav.inc CVS log [TXT][DIR] Up to [local] / mp3 / bin

Annotation of mp3/bin/nav.inc, Revision 1.1

1.1     ! andrew      1: <form method="post" target="main" action="search.pl" enctype="application/x-www-form-urlencoded">
        !             2: [ <a href="showfiles.pl" target="main">Beginning</a> |
        !             3: <a href="showall.pl" target="main">All MP3's</a> |
        !             4: <a href="showplaylist.pl" target="main">Playlist</a> |
        !             5: <a href="showplaylist.pl?newlist.lst" target="main">New Files</a> |
        !             6: <a href="showplaylist.pl?playedlist.lst" target="main">Previously played</a> ] <SMALL><a href="search.pl" target="main">Search</a> <input type="text" name="Search_Term" size="10" maxlength="80" /></SMALL>
        !             7: </FORM>
        !             8:

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>