Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
|
You'd have to have the PC at the restaurant checking for new orders on a regular basis, say, every 30 seconds. JavaScript (which is what sends popups) can't be made to respond to external messages, it can only check data, then respond. You would need to make a database entry, then program the script to query it. Once something new is found, it gets marked old.
Obviously this will take some programming, though it's pretty simple if you know how.
__________________
I build web things. I work for the startup Please login or register to view this content. Registration is FREE
.
|