you can read files using data binding but i guess it's not what you're looking for. if you need to read files that contains data you want to show on the page u can use it.
about writing, i guess you can't do it.
batalf, in IE5 you have VML (Vector markup language) that gives you the ability to draw graphics.
Main Topics
Browse All Topics





by: BatalfPosted on 2000-07-25 at 23:30:18ID: 3582434
As far as I know Javascript is unable to 3 things:
- read and write from files
- showing graphics
- perform networking
But if I'm wrong, I would be happy to know how to read/write to files in Javascript....but this is what I have read.