In response to a student who downloaded files using Explorer, and then opened them in Notepad and found that the line endings were not recognized: ----------------------------------------------------------------- End of line characters are system dependant, and notepad cannot cope with non-MS line endings. Options include: 1) Open the file with wordpad and "Save as" type "text", then open in notepad if you want. 2) Cut and paste the text from IE to notepad directly and "Save as" type text, (then rename the file, as notepad will automatically append ".txt" to give Driver.java.txt) 3) Install another editor, eg PFE http://www.lancs.ac.uk/people/cpaap/pfe/ 4) Use Netscape. I cannot reproduce the complaint using Netscape. Regards, lloyd