Which condition is best suit?
Here am going to do an application for Bus reservation, do seat booking operation via checkbox, already booked seats are not available to book again. Which condition would you prefer to this situation?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Jun 10, 2013, 11:09 PM
In this case in graphical visualization help you, you can show seat in different color and disable in case of it reserved.
BalaPosted Jun 10, 2013, 8:12 AM
JERRY ABRAHAM VARGHESPosted Jun 10, 2013, 6:17 AM
if(bookedseat==true){
do somethng
}
Jignesh TrivediPosted Jun 10, 2013, 4:04 AM
hi,
As Per me Graphical visualization is provide better view to user.
Please refer
http://www.ticketvala.com/ticketvala/ticketvala.htm
it give you better idea what i am suggesting.
is it web base?
hope this will help you.
Pankaj PandeyPosted Jun 10, 2013, 3:18 AM
can you explain a little more that what do u mean by "Which condition would you prefer to this situation?' please..