Reading and Writing(updating) a text file
-
Hello friends, i am new to asp.net, i need to read ,write(update) a text file from the asp.net page with C#, i started with system.IO and stream reader, writer i know i have to do find the path and show the details in to page, and write the content from page and save it to the file.. but couldnot move further... could you please help
self confidence+hard work=SUCCESS
-
Hello friends, i am new to asp.net, i need to read ,write(update) a text file from the asp.net page with C#, i started with system.IO and stream reader, writer i know i have to do find the path and show the details in to page, and write the content from page and save it to the file.. but couldnot move further... could you please help
self confidence+hard work=SUCCESS
MS Lee wrote:
self confidence+hard work=SUCCESS
'No Self confidence' + 'Others doing your job'= 'FAILURE' Try it first, google the problem, try the solutions, and if you don`t get it, post your code here. It is only then you might learn and understand it better. Man learns from his failures and not success.
When you fail to plan, you are planning to fail.