Ok i am a VB6er just got dOt net... i got a input box

VB Code:
  1. inputbox("Please Enter your Name")
i want to be able to take the information typed from the inputbox and put it in a msgbox.... how do i do this ?????