B
bazzer
im doing an ASP.NET web application for booking cinema tickets online.
for one part of it i need to show a graphical display(very very basic)
of seats in a particular screen of the cinema. it would need to show
seats that are already booked and, also, allow seats to be
selected(booked) by clicking on them. when they are selected they
should also give the option of allowing user select between an adult or
child price. i was thinking of maybe using multiple check boxes, each
check box representing a seat. could anyone suggest a better idea of
how i mite go about this?
for one part of it i need to show a graphical display(very very basic)
of seats in a particular screen of the cinema. it would need to show
seats that are already booked and, also, allow seats to be
selected(booked) by clicking on them. when they are selected they
should also give the option of allowing user select between an adult or
child price. i was thinking of maybe using multiple check boxes, each
check box representing a seat. could anyone suggest a better idea of
how i mite go about this?