Rough Riders Rodeo wants to sell tickets online. Allow the user to enter the number of tickets needed.
The data entry screen should also include the shipping address for the tickets, a credit card number, expiration date, and a drop down box allowing the user to select the type of credit card.
Also include
a check box for attending the Awards event.
Include a Hyper link for confirming the order. Make the link invisible to begin with, but display it after the
submit button has been clicked. The confirmation order should say "Thank you for
your order".
The tickets are $15 for just the rodeo, $25 if they want to
attend the awards event. Note that all members of the party must select the same
type of tickets. When the user selects the submit button, display the amount due
and display a link to confirm the order (make the existing link visible). Use an
UpdatePanel to improve performance.
Microsoft Visual Studio 2010
Well is it cool to hard code everything ? into check-boxes etc .. I hope is silly still confused which way to do .
Any suggestions