Showing posts with label WSH InputBox JavasCRIPT. Show all posts
Showing posts with label WSH InputBox JavasCRIPT. Show all posts

Wednesday, December 03, 2008

How to make InputBox in WSH JavaScript

I was just asked if Windows Shell (WSH) JavaScript has something like Visual Basic InputBox function.
It seems no.
So here is a small .NET utility showing the box and saving value to given environment variable.
See usage sample in *.js file.

http://www.savefile.com/files/1913944 (LET ME KNOW IF THIS SERVICE ISN'T WORKING)