I want to show the one ajax popup when the current time match the time stored in the database.
forexample, I stored the alert time 10:00pm in the database,
when current time match 10:00pm, ajax popup will prompt automatically.
how can it be done?
I am developing web application (VS2010).
thanks