Page is a not externally linkable
Roxster - 3:27 pm on Sep 13, 2006 (gmt 0)
When I fix the html to normal. When I select in design/code spit view I see that it grabs the text, but won't keep the link.
Good idea jimbeetle.
Selecting this:
<a href="http://www.my domain.com/">Home</a> >
<a href="index.aspx">category</a> > Product description
Selects this in code view:
Home</a> >
<a href="index.aspx">category</a> > Product description