how to write regular expression for the format given

Posted by Divs99 under C# on 7/31/2012 | Points: 10 | Views : 1876 | Status : [Member] | Replies : 0
how to write regular expression for the given below format:

[[<br/>]{1}[~~~]{1}[&nbsp;]{}]

here {1} means only 1 time it will come
{} means many times it will come.....




Responses

(No response found.)

Login to post response