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

File: [local] / mp3 / bin / nav.inc (download)

Revision 1.3, Thu Feb 8 20:04:03 2007 UTC (17 years, 2 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +8 -7 lines

First shot at making multiple jukeboxes from the same files.

<form method="post" target="main" action="search.pl?%PREFIX%" enctype="application/x-www-form-urlencoded">
[ <a href="showfiles.pl?%PREFIX%" target="main">Beginning</a> | 
<a href="showall.pl?%PREFIX%" target="main">All MP3s</a> |
<a href="showplaylist.pl?%PREFIX%" target="main">Playlist</a> |
<a href="showplaylist.pl?%PREFIX%&fulllist.lst" target="main">Full List</a> |
<a href="showplaylist.pl?%PREFIX%&newlist.lst" target="main">New Files</a> |
<a href="showplaylist.pl?%PREFIX%&playedlist.lst" target="main">Previously played</a> ] <SMALL><a href="search.pl?%PREFIX%" target="main">Search</a> <input type="text" name="Search_Term" size="10" maxlength="80" /></SMALL>
</FORM>
<!-- $RedRiver: nav.inc,v 1.2 2006/08/12 00:14:53 andrew Exp $ -->