Hi All,
I have written an program to read a file and parse it for my data and display in an table.
Now I want it to read the file continuously for any changes i the file and do live update in the table.
How I can achieve this ?


Thanks,
Snaidy