SUNIL GUTTA

SUNIL GUTTA

  • NA
  • 1k
  • 394k

windows forms @bill generation

Nov 8 2013 4:30 AM
HI

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

cheers ty