read text file, display results, save to server
I am new to C# and need to request a text file from user, read contents line by line into a var and display to screen, then save to server for further processing through web service.
anyone please know of example source code to guide or can give a ASP.NET or HTML based example.
help greatly appreciated.