How much data do you want to enter? Meaning, do you just want a simple single field input box, or do you need a whole form? VBScript has an InputBox function that will let you get a single value from the user, but for something more complex, you need to use our form support.