Click here to Skip to main content
15,915,324 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to Update the Records in GridView Control Through Coding in asp.net2.0 Pin
ooooooooppppppss16-Aug-07 2:32
ooooooooppppppss16-Aug-07 2:32 
AnswerRe: How to Update the Records in GridView Control Through Coding in asp.net2.0 Pin
mrgaddam16-Aug-07 2:37
mrgaddam16-Aug-07 2:37 
QuestionHow to send fax from asp.net page in visualstudio2005 Pin
attalurisubbu16-Aug-07 2:19
attalurisubbu16-Aug-07 2:19 
AnswerRe: How to send fax from asp.net page in visualstudio2005 Pin
Talal Sultan16-Aug-07 2:30
Talal Sultan16-Aug-07 2:30 
QuestionProblem in using site map in ASP.NET 2.0 Pin
Ramya.G16-Aug-07 2:16
Ramya.G16-Aug-07 2:16 
AnswerRe: Problem in using site map in ASP.NET 2.0 Pin
Talal Sultan16-Aug-07 2:28
Talal Sultan16-Aug-07 2:28 
AnswerRe: Problem in using site map in ASP.NET 2.0 Pin
Sathesh Sakthivel16-Aug-07 3:07
Sathesh Sakthivel16-Aug-07 3:07 
QuestionRe: Problem in using site map in ASP.NET 2.0 [modified] Pin
Ramya.G16-Aug-07 5:21
Ramya.G16-Aug-07 5:21 
These are the entries in web.sitemap.

/*
<siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0" >
<siteMapNode url="../Webpages/Sample.aspx" title="Sample" description="">
<siteMapNode url="../Webpages/Sample1.aspx" title="Sample1" description="">
<siteMapNode url="../Webpages/Sample2.aspx" title="Sample2" description=""/>
</siteMapNode>
</siteMapNode>
</siteMap>*/

I have an main page named sample. From which I navigate to Sample1 and then from Sample1 I navigate to Sample2.

Sample >> Sample1 >> Sample2. This is the breadcrumb expected.

Note: Sample, Sample1, Sample2 are aspx pages placed inside folder named Webpages.

In the aspx page of Sample2 i have included the following code.
<asp:sitemappath id="SiteMapPath2" runat="server" />





-- modified at 12:27 Thursday 16th August, 2007
AnswerRe: Problem in using site map in ASP.NET 2.0 Pin
Sam Heller16-Aug-07 6:26
Sam Heller16-Aug-07 6:26 
GeneralRe: Problem in using site map in ASP.NET 2.0 Pin
Ramya.G16-Aug-07 6:28
Ramya.G16-Aug-07 6:28 
GeneralRe: Problem in using site map in ASP.NET 2.0 Pin
Sam Heller16-Aug-07 8:43
Sam Heller16-Aug-07 8:43 
GeneralRe: Problem in using site map in ASP.NET 2.0 Pin
Mark Churchill16-Aug-07 16:01
Mark Churchill16-Aug-07 16:01 
GeneralRe: Problem in using site map in ASP.NET 2.0 Pin
Sam Heller16-Aug-07 22:06
Sam Heller16-Aug-07 22:06 
GeneralRe: Problem in using site map in ASP.NET 2.0 Pin
Mark Churchill16-Aug-07 22:12
Mark Churchill16-Aug-07 22:12 
GeneralRe: Problem in using site map in ASP.NET 2.0 Pin
Ramya.G16-Aug-07 18:25
Ramya.G16-Aug-07 18:25 
Questionproblem in crystal report Pin
ooooooooppppppss16-Aug-07 1:52
ooooooooppppppss16-Aug-07 1:52 
AnswerRe: problem in crystal report Pin
sathish s16-Aug-07 2:35
sathish s16-Aug-07 2:35 
GeneralRe: problem in crystal report Pin
ooooooooppppppss16-Aug-07 2:46
ooooooooppppppss16-Aug-07 2:46 
GeneralRe: problem in crystal report Pin
sathish s16-Aug-07 2:53
sathish s16-Aug-07 2:53 
GeneralRe: problem in crystal report Pin
ooooooooppppppss16-Aug-07 2:58
ooooooooppppppss16-Aug-07 2:58 
QuestionChanging field types on a form Pin
Richard Jones16-Aug-07 1:40
Richard Jones16-Aug-07 1:40 
QuestionUsing connectionstring in web.config Pin
mrkeivan16-Aug-07 1:38
mrkeivan16-Aug-07 1:38 
AnswerRe: Using connectionstring in web.config Pin
Christian Graus16-Aug-07 1:43
protectorChristian Graus16-Aug-07 1:43 
GeneralRe: Using connectionstring in web.config Pin
mrkeivan16-Aug-07 1:45
mrkeivan16-Aug-07 1:45 
AnswerRe: Using connectionstring in web.config Pin
N a v a n e e t h16-Aug-07 1:44
N a v a n e e t h16-Aug-07 1:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.