Tagged Questions

2
votes
4answers
537 views

How can I programmatically set the status message for Live Messenger?

I want to be able to change the status message for Live Messenger, but everything I've found only works for the music message (see this screenshot to see the difference between the …
2
votes
9answers
245 views

How best to pass a message for the user between pages

So the chain of events is: The user submits a form. During the processing of the submission, there is a message generated, such as "Your record was saved." The user is redirected …