Hey, I am developing a website for a local delivery place that will feature online ordering. I am competent enough to build the ordering part of the site but I did have one question for more developed programmers:
I need a way for the restaurant to know immediately when someone places an order. The only way I figured how to do it (other than email) was to have a login that doesn't timeout, is only usable from the restaurants IP address and displays the placed orders page. There would need to be a JS on that page that automatically refreshes the page every few minutes. That way it would see any new orders when the page reloads. That's what I came up with - is there a better way to do it? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
