hi guys please help me.i have confusion for file handling.
i am developing a application that uses one txt file. now i want to find a particular word from file and replace it as space. i don't how to do this.
please help me

Please post the error and show us your code.

> i don't how to do this.

You can think about System.IO.File.ReadAllText and String's replace method.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.