G
Guest
Hi everyone!
I'm writing a booking system website,
which needs a seat selection algorithm,
my question is,
if a user clicks on a seat (temporarily booking that one),
how will the other users navigating on the same row of seats know that the
previous user has already booked a specific seat?
Perhaps a messaging system?
i.e. send a message to all users having their browser window open on the
same row to refresh their browser's window?
After doing a search, I stumbled across this url:
http://msdn.microsoft.com/newsgroup...otnet-frmwrk&lang=en&cr=US&sloc=en-us&m=1&p=1
One can find many suggestions there,
but which one seems to suit me more?
Thanks in advance!
I'm writing a booking system website,
which needs a seat selection algorithm,
my question is,
if a user clicks on a seat (temporarily booking that one),
how will the other users navigating on the same row of seats know that the
previous user has already booked a specific seat?
Perhaps a messaging system?
i.e. send a message to all users having their browser window open on the
same row to refresh their browser's window?
After doing a search, I stumbled across this url:
http://msdn.microsoft.com/newsgroup...otnet-frmwrk&lang=en&cr=US&sloc=en-us&m=1&p=1
One can find many suggestions there,
but which one seems to suit me more?
Thanks in advance!