String Replace - changing invalid charactors to valid ones ?
my small app reads a text file .. i need it to replace certain invalid charactors,
the charactors i need to replace are / \ : * ? " < > , i want to replace these charactors with a space
can someone please post some basic code or put me on the correct track
Thanks
MrXs