Hi,
What will be the best way to show on growing text files on the web page.
I am using FileSystemWatcher, but not able to figure out like which control should I use to show on growing data.
Any help please.
Hi,
What will be the best way to show on growing text files on the web page.
I am using FileSystemWatcher, but not able to figure out like which control should I use to show on growing data.
Any help please.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sreenath GVPosted Apr 11, 2012, 11:23 AM
SenthilkumarPosted Apr 11, 2012, 11:16 AM
You are right! you need to use the FileSystemWatcher class.
You can configure the ListItem control also.
you can download the sample application here.
http://www.codeproject.com/Articles/6584/File-Contents-Watcher-Application