M
Mark Keogh
I have some XML that contains a password, and I need to remove the password prior to outputting it
to a log file.
The password is contained like so <PASSWORD>secret</PASSWORD>. I need to replace secret with ??????
Can anyone help?
Ta
to a log file.
The password is contained like so <PASSWORD>secret</PASSWORD>. I need to replace secret with ??????
Can anyone help?
Ta