I\'m writing a web-app for the iPad that will be loading data from a text file. (A sample data set is around ~400 kb). I have everything set up except the file reading. The
i dont think thats possible until you use ajax to hit some server side code.