Try using Escape:HtmlEncode: <%!! Escape:HtmlEncode(Context:CurrentPage.Elements.GetElement (txt_StreetAddress).Value) !!%>
Cheers, Kim On Nov 3, 12:47 pm, VegeJuice <[email protected]> wrote: > I need to search and replace brackets and commas using the replace > function <%!! Context:CurrentPage.Elements.GetElement > (txt_StreetAddress).Value.Replace(Str:X, Str:Y) !!%>, but I can't find > an option to escape a comma or bracket. Putting in a backslash doesn't > work (ie - "\)" or "\," ). Any info? I'm using MS 9. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reddot-cms-users?hl=en -~----------~----~----~----~------~----~------~--~---
