ma se io ho

<a href="item_list.asp?Categoria=<%=rs1("Categoria")% >&Sottocategoria=<%=rs2("Sottocategoria")%>" target="main">

posso mettere due href nella stessa stringa????? cioè dovrei fare:

<a href="item_list.asp?Categoria=<%=rs1("Categoria")% >&Sottocategoria=<%=rs2("Sottocategoria")%>" href="#main">

????