Hi,
I have a Web project that I want to simply upload a file from a client and then display the contents of the file on the browser to the client. I have got the upload part working but am not sure what is the best way to display the data. I tried using labels and textboxes but they do not seem very suited to the purpose. Is there some other control that is better suited for this?
Thanks,
John
I have a Web project that I want to simply upload a file from a client and then display the contents of the file on the browser to the client. I have got the upload part working but am not sure what is the best way to display the data. I tried using labels and textboxes but they do not seem very suited to the purpose. Is there some other control that is better suited for this?
Thanks,
John