Click to See Complete Forum and Search --> : End of file


wind0965
01-13-2004, 07:12 AM
How to mark the end of a text file in JS?

Thank you

Khalid Ali
01-13-2004, 07:40 AM
if you are trying to read a file then please don't.
JavaScript does not have any built in functionality to do so.