This is a migrated thread and some comments may be shown as answers.

popup notification like outlook mail

1 Answer 73 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
eliraz
Top achievements
Rank 1
eliraz asked on 04 Jun 2013, 08:51 PM
hi, i want to make a notification when user get a new messege like outlook mail.
do you have any Suggestion how do to it?

1 Answer, 1 is accepted

Sort by
0
Duke
Top achievements
Rank 1
answered on 05 Jun 2013, 07:28 AM
Hi eliraz

You could freuquently Trigger an Ajax request to your Server and check your database. If a new element exists, make a new window with kendoui. The same way you could send a Keep alive flag, so you can implement an user online/offline Status.

The probably better way of doing this is with sockets, but I'm not familiar with this. Maybe someone else can help you out with that!

Greetings
Tags
General Discussions
Asked by
eliraz
Top achievements
Rank 1
Answers by
Duke
Top achievements
Rank 1
Share this question
or