Eugene Posted February 2, 2007 Share Posted February 2, 2007 Let's say "x" is a variable. s.value = s.value.replace(x, "xyz"+x+"xyz"); that doesn't work, it only replaces, the letter x, instead of the variable x. Any suggestions? I've searched high and low, and even the entire internet. Will somone please help me. Quote Link to comment Share on other sites More sharing options...
Eugene Posted February 2, 2007 Author Share Posted February 2, 2007 solved. never mind Quote Link to comment Share on other sites More sharing options...
effigy Posted February 2, 2007 Share Posted February 2, 2007 This is a public forum for everyone to learn from. Please post the solution you found. Thanks. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.