mpalmer12345
Programmer
This seems like an easy problem, but I am stumped!
How do I match all chars in a portion of the string and replace with an equal number of "." characters.
So "alt=testx" becomes alt=….."?
How do I match all chars in a portion of the string and replace with an equal number of "." characters.
So "alt=testx" becomes alt=….."?