<%@ page import="org.wxyc.components.*" %> <%@ page import="org.wxyc.util.*" %> <%@ page import="java.util.*" %> <%@ page import="java.text.*" %> WXYC <% String Sunday = request.getParameter("Sunday"); %>

Add a record to the playlist:

Artist:
Click here to input 'Various Artists'" Clear Artist Text
Album:
Format: Compact Disc   LP Vinyl   12" Vinyl   10" Vinyl   7" Vinyl   Other  
Rotation: Heavy   Medium   Light   Singles  
Record Label:
Add Date: <% if (Sunday == null) { %> <% } else { %> > <%=DateManager.convertToMMDDYY(Sunday)%> <% } %>

<%@ include file="footerLinks.jsp" %>