asp.net - ASPX Website anchor link - orchard -


i made website orchard. links using no page names. link can "http://mywebsite/mainpage/subpage/product".

now, on products page wanted link direct item. can use anchors this. "item 99" item 99

the link navigate item, looking this: "http://mywebsite/mainpage/subpage/product/index.aspx?#item99"

but orchard has no index.aspx , when use "http://mywebsite/mainpage/subpage/product#item99"

it not work.

does have idea how link should when using cms/aspx/orchard ?

regards

<a href="#item99">item 99</a>

or did misunderstand question?


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -