I am trying to do something similar to stackoverflow notification, when you earn a new badge or privilege stackoverflow shows a message at the top of the page until you close the message and then its never shown again.
i can create the message but my question is how to track that the user closed the message and never show it again?
using asp.net 4.0 with jquery.
thanks