Hi, I'm trying to do this but i simply can't get to a solution. What I have: I need to convert that to : Basically what i need is to skip somehow the text between < > but can't get it done correctly. Any ideas? Regards
One more question if you don't mind: Let's say i want to replace all a letters with letter b from: Is there any way to do this, but replace only the letters that are not part of html tags as i don't want to change "image.com/sampleimage.jpg" to "imbge.com/sbmpleimbge.jpg" Also, uppercase does matter. So the text will be turned into Thanks