M.J. Posted June 19, 2009 Report Share Posted June 19, 2009 Hiii,,I want to know how to view notifications for users when a certain event happens...Like the facebook notification that pops up..Thanks Link to comment Share on other sites More sharing options...
HostingASPNet Posted June 22, 2009 Report Share Posted June 22, 2009 Hello,You should create a web service which will check the database in some time interval if new event record appears, and if yes you should display it to the user. (using some AJAX).Regards Link to comment Share on other sites More sharing options...
shyam Posted July 12, 2009 Report Share Posted July 12, 2009 MR.HostingASPNet is right.u can use notification and ajax control tool to show ..as you said like pop up and that all... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now