I saw many of you agree on the fact of not to use msgbox.
Many reasons were given, regarding mostly IIS.

But then, how can you ask a question to the user ?
ex.:
Answer = Msgbox(Question, vbYesNo or vbQuestion, "!")

Or have I missed something important ?

Thanks