在前台:<div class="new_right1-1">
您当前的位置:<a href="Index.aspx">首页</a><a href="Case.aspx">>客户案例</a><asp:Label ID="lblCatID1_1" runat="server"></asp:Label>
</div>
想在这里加一个超链接:<asp:Label ID="lblCatID1_1" runat="server"></asp:Label>;同时,它不会跳转到其他得页面,只不过这个页面根据接收得id值而变动。比如说:之前是这个页面名字:www.aa.com/case.aspx,这后是这个名字是:www.aa.case.aspx&&id=1.
本人是菜鸟,刚刚工作,希望能得到大家得帮助,谢谢啦。