Thread: Java Help
View Single Post
Old Apr 30th, 2008, 7:45 AM   #1
Jay-1.1
Newbie
 
Join Date: Apr 2008
Posts: 1
Rep Power: 0 Jay-1.1 is on a distinguished road
Java Help

I want to validate multiple text fields in java but not sure how to do it. I want it so I can only enter only a certain amount of text into a field. I also want it to reject a number if I try to type it in to a text only field.

How would I do this?

Thanks
Jay-1.1 is offline   Reply With Quote