string[] sArray=Regex.Split(str,"js",RegexOptions.IgnoreCase); foreach ( string i in sArray) Response.Wr ...
a-jau.blogspot.com