crystalized
Programmer
Hi all
Is there a javascript function that goes through a string and replaces instances of some substring with another string. I know in VBScript there is the Replace function that does this.
If anyone knows of a function (and especially the syntax for it) or where I can find a function like this I would greatly appreciate the pointer.
Thanks in advance.
Is there a javascript function that goes through a string and replaces instances of some substring with another string. I know in VBScript there is the Replace function that does this.
If anyone knows of a function (and especially the syntax for it) or where I can find a function like this I would greatly appreciate the pointer.
Thanks in advance.