Forum Moderators: phranque
I have A LOT of pages already constructed, many with e-mail addresses. I need a slick way to change these existing addresses into the "broken" versions so that a javascript can later restore them.
I use UltraEdit which has a search/replace with regex capability. So what I need is a regex string that can take a standard e-mail address and convert it to a respective "broken" text string for the corresponding Javascript code.
Any help is much appreciated.
Ozark