Msgbox like attachment

can i prompt a message like attachment

Thanks
Teo

Prompt messages, you use a bootstrap alert for that.
http://wiki.nsbasic.com/Alert_(Bootstrap)

Maybe even a MsgBox?

And if you wanted to spend a bit more time, a modal window. A simple alert? Wow, there’s so many ways to display the information.