I'd like to ask for help, my problem is the following:
I have a doc or rtf file and I have to find a string in the file and replace it for another stirng automaticly without any editor.
For example by pressing a key....
How should I do this?
Any good idea I would appreciate!
Attached is a raw sample written on the fly.
Textbox1.Text replaces the "RecordToBeDeleted" in the txt.txt file.
It's up to you to customize the sample....at least it works.
No doubt some grands here can suggest a better solution