Email or Print Ticket Order
Contact us
Select Past Season All Seasons Season 2002 Season 2001 Season 2000 Season 1999 Season 1998
You can print or email the form below. This is not a secure form so please do not enter any credit card information. If you want to buy tickets immediately using your credit card, click here. First Name: Middle Initial: Last Name: Street Address: City: State: Illinois Indiana Michigan Wisconsin Zip Code: Telephone: Email Address: Type of TicketQty DesiredUnit PriceTotal Cost"; $query = "SELECT proddescr, prodprice FROM product ORDER BY proddisplcode"; if (!($result = @ mysql_query($query, $connection))) showerror(); $linecount = 0; while ($row = @ mysql_fetch_array($result)) { $buffer = "\r\n\r\n"; $buffer .= $row["proddescr"] . "" . ""; echo $buffer; /* Type of Ticket */ echo ""; // echo ""; echo "0"; $optcount = 1; while ($optcount < 15) { echo "" . $optcount . ""; $optcount = $optcount + 1; } echo ""; /* Quantity Desired */ echo "$" .$row["prodprice"] .""; /* Unit Price */ echo ""; /* Calculated Total Cost */ $linecount = $linecount + 1; } echo ""; /* Hide product count */ ?> Grand Total: 0
You can print or email the form below. This is not a secure form so please do not enter any credit card information. If you want to buy tickets immediately using your credit card, click here.