I am making a HTA with vbscript. I want to run a dos command from the HTA with the wscript.run and then capture the text from the dos window and put it into a text box on the HTA so I know what is happening. Is there a way to do this with vbscript. Or a way to put that dos text into a variable? Thanks in advanced.