Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

How Can I Prevent Users From Typing Anything But Numbers Into an HTA Text Box?

(image) Hey, Scripting Guy! We have an HTA we use for data input. In one of the text boxes our users are only supposed to type numbers. How can I prevent users from typing anything except numbers in that text box?-- KV(image) (image) (image) Hey, KV. You know that’s a pretty good question: is there a way to prevent users from typing ...

How Can Users Type Data Into an HTA Without Using Text Boxes?

(image) Hey, Scripting Guy! I use HTAs as data entry forms, but I don’t really like the way the forms look when they have a bunch of text boxes on them. How can I allow my users to type data into a form without using text boxes?-- JJ(image) (image) (image) Hey, JJ. Before we begin we should, in all fairness, give you a chance to withdraw...