Hi,
I want breadcrumbs as same as this site(dotnet funda), but when preparing with
<asp:SiteMapPath ID="SiteMap1" runat="server" EnableTheming="False"
EnableViewState="False" ShowToolTips="true" SkipLinkText=""
ViewStateMode="Disabled"></asp:SiteMapPath> control in asp.net I'm getting extra span tags in the rendered source , but I found breadcrubs in this site are quite good and which crawled by Google also. same thing I want is directly possible with "SiteMapPath"
Or I need to write tags manually.
please tell me urgent
thanks in advance
Praveen Kumar Ch (.Net Develper)