Codefund.Com Java Programmer Resources including(FAQ) Tutorial based around objectives, Mock Exam, Demo Applets illustrating language points, created by a Sun Certified Java Programmer.
Hi there, I need to take a string and validate it to ensure that it has no dirty characters ( spaces, $ etc) and then display an error if a dirty character is in the string, can you help me with some sample code please?