Well you can get information on File I/O here ;
http://www.vbforums.com/showthread.p...hreadid=121667
So you'd read in the data, and then um... I suppose loop through for a while and check that each character is inside the character ranges for a-z, A-Z, 0-9 and also a few punctuation marks...




Reply With Quote