After some checkings I figured out the problem! It seems in the upload forms EOLs are not \n (unix like) nor \r\n (dos like) but only \r -> 0x0d -> cr (mac like) AARGHHHHHHHhh..
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>