I have a large VBScript script which extensively uses REPLACE function (to replace substring inside a string with some other substring). I am translating it into JavaScript, so that it could execute in Netscape as well (including older version like NN4 and maybe even NN3). What would you recommend? Is there sucha thing in JS?
Thanks in advance!
Rydel
---
---
Thanks in advance!
Rydel

---
---