Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Validating textbox data

Status
Not open for further replies.

spongie1

Technical User
Nov 24, 2003
57
US
I want to limit data entry on a textbox to numbers. No alphanumeric values.

Is there a quick way to set this type of numeric validation?

 
check the input property.....basically is you use a set of zeros or nines (zero is required, nine is not) you will be set.

=======================================
People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world. (Calvin from Calvin And Hobbs)

Robert L. Johnson III
MCSA, CNA, Net+, A+
w: rljohnso@stewart.com
h: wildmage@tampabay.rr.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top