Success message when login
935316Jun 10 2012 — edited Jun 10 2012How can I show a success or failure message when login to application??
I used a function to authenticate users, and if the user is authenticated , a success message should be appeared, otherwise a failure message should appear.