Hi all, I have a web app where I upload a text file with about 13,000 records. In the code behind I open the file and read the records line by line. I want to update a label or textbox on the webpage every x records. Could this be done and if so how?
Thanks for all help
