Is it a yes/no question? If so you can just use a messagebox.show() to ask the question, and get their answer. If it is a question where they actually need to input text as their answer, then you would need to create a form.