<a href="http://192.168.1.218/idea/abc/coding.aspx">This page contains code.</a>
<a href="..................../idea/xyz/title.aspx">This is the Title Page.</a>
<a href="..................../idea/jkl/head.aspx">Nothing to do with this.</a>
In results i want abc, xyz, jkl only.
What will be the regular expressions or code for the same...?