03.04.2009, 21:25
You would add the close after the while loop as it's still being used until the loop finishes or is stopped (break) and the name will need it's '/n' stripping off it before comparing so take a look around for 'StripNewLine'.

