How can i use regex on this case ?I want to find this :\[code\]<asp:Literal ID="Literal2" Text="<%$ Resources: Resource, Admin_HeaderInfo%>" runat="server" /><asp:Literal ID="Literal3" Text="<%$ Resources: Resource, Admin_ContentInfo%>" runat="server" />....\[/code\]and want to replace \[code\]<%= GetTranslate("Admin_HeaderInfo"); %><%= GetTranslate("Admin_ContentInfo"); %>....\[/code\]