I am new to .Net
I am developing a Chat application now. I want to create and open a file and append the messages typed in the Chat Application and store it in a folder.
And I want to read the contents of the file and display it in the next .aspx page.
Please give the coding for that. I tried to write to a File using StreamWite. But it keeps throwing error. So, I want Experts help right from scratch.
Note: I request the experts not to give any urls to learn as I am tired of going through the urls and trying. I need clear coding which is tested. I have searched all the PAQs in EE regarding this, I have seen the sites w3schols.com, coadtode.com 4guysfromrolla.com etc. all the top tutorial sites, but still not able to figure it out.
Regards,
Priya
Start Free Trial