RegExp looping for multiple strings in string
Hi,
I am trying to find a way of using the RegExp constructor in order to look for various strings within one string and then replace them with html strings, so I can pass the newly constructed string into an innerHTML routine. The strings are ":\)", ":\(", ":D" and ":s". Anyone any clue how to do this? Would it be a loop? Each string needs a different HTML string.
Help much appreciated
interrupt
__________________
\'sync\' <cr>
The name specified is not recognized as an internal or external command, operable program or batch file.
|