hello.. i have asp.net c# page that use nested masterpage. how do i do to access the nested masterpage anchor href text(the red text) from the main masterpage if i click one of the <li>. Please give example. i really need help. TQ in advance.
<li><a href="../ifas/query_payment.aspx">Claim</a></li>
<li><a href="../ifas/query_pendahuluan.aspx">Advance Payment</a></li>
<li><a href="../ifas/query_kenderaan.aspx">Vehicle Loan</a></li>
<li><a href="../ifas/query_komputer.aspx">Computer Loan</a></li>
<li><a href="../ifas/query_perumahan.aspx">Housing Loan</a></li>