I need a functionality to edit a text file. I like to edit a specific content within a file. As an example, a text file contains following text:
Please, give me some functionality how to solve this problem.
Kind regards,
stezaman
I like to edit UserID of http://www.mail.yahoo.com/ and after replacement file should be as follows:Text File said:URL: http://www.gmail.com/
UserID: MyUserName
Password: MyPassWord
URL: http://www.mail.yahoo.com/
UserID: MyUserName
Password: MyPassWord
URL: Visual Basic .NET Forums - The Exclusive VB.NET Community
UserID: MyUserName
Password: MyPassWord
Text File said:URL: http://www.gmail.com/
UserID: MyUserName
Password: MyPassWord
URL: http://www.mail.yahoo.com/
UserID: MyChangeUserID
Password: MyPassWord
URL: Visual Basic .NET Forums - The Exclusive VB.NET Community
UserID: MyUserName
Password: MyPassWord
Please, give me some functionality how to solve this problem.
Kind regards,
stezaman