Click here to Skip to main content
16,004,969 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: XmlDataSource using an aspx DataFile Pin
minhpc_bk13-Jun-06 21:34
minhpc_bk13-Jun-06 21:34 
GeneralRe: XmlDataSource using an aspx DataFile Pin
RX Maverick14-Jun-06 3:24
RX Maverick14-Jun-06 3:24 
GeneralRe: XmlDataSource using an aspx DataFile Pin
minhpc_bk14-Jun-06 15:59
minhpc_bk14-Jun-06 15:59 
QuestionLocalization and dynamic user controls(page lifecycle) Pin
Leftyfarrell13-Jun-06 17:19
Leftyfarrell13-Jun-06 17:19 
AnswerRe: Localization and dynamic user controls(page lifecycle) Pin
minhpc_bk13-Jun-06 21:33
minhpc_bk13-Jun-06 21:33 
AnswerRe: Localization and dynamic user controls(page lifecycle) Pin
Leftyfarrell14-Jun-06 13:36
Leftyfarrell14-Jun-06 13:36 
GeneralRe: Localization and dynamic user controls(page lifecycle) Pin
minhpc_bk14-Jun-06 16:07
minhpc_bk14-Jun-06 16:07 
QuestionCan XSL read an XML element containing mulitples of another elment ? Pin
Red_Wizard_Shot_The_Food13-Jun-06 16:52
Red_Wizard_Shot_The_Food13-Jun-06 16:52 
if my xml file looks like this
<br />
<br />
<root><br />
 <title></title><br />
  <article><br />
   <header></header>	<br />
   <subheader></subheader><br />
   <paragraph></paragraph>				<br />
   <paragraph></paragraph<br />
   <paragraph></paragraph><br />
 </article><br />
</root>


My XSL stops reading at the 1st paragrapgh if i make a for loop that loops through each article.
When i make a nested loop that loops through paragraphs inside the article loop it just stops working and if i use a loop after another loop the second loop returns nothing ?

What should i be doing in my XSL to read XML with mutliples of the same element inside a single other element?
Or should XML not be formatted like this?

Cheers.
AnswerRe: Can XSL read an XML element containing mulitples of another elment ? Pin
minhpc_bk13-Jun-06 22:38
minhpc_bk13-Jun-06 22:38 
Questionform authentication Pin
nb_17213-Jun-06 16:45
nb_17213-Jun-06 16:45 
AnswerRe: form authentication Pin
minhpc_bk13-Jun-06 22:42
minhpc_bk13-Jun-06 22:42 
QuestionProblem with User.config/Web.Config Pin
rhj413-Jun-06 13:49
rhj413-Jun-06 13:49 
AnswerRe: Problem with User.config/Web.Config Pin
minhpc_bk13-Jun-06 15:39
minhpc_bk13-Jun-06 15:39 
GeneralRe: Problem with User.config/Web.Config Pin
rhj414-Jun-06 5:12
rhj414-Jun-06 5:12 
GeneralRe: Problem with User.config/Web.Config Pin
minhpc_bk14-Jun-06 15:19
minhpc_bk14-Jun-06 15:19 
QuestionPost back and grid view [modified] Pin
Masood Ahmed13-Jun-06 13:23
Masood Ahmed13-Jun-06 13:23 
AnswerRe: Post back and grid view Pin
minhpc_bk13-Jun-06 15:43
minhpc_bk13-Jun-06 15:43 
QuestionCalendar Problem Pin
dbebek13-Jun-06 12:34
dbebek13-Jun-06 12:34 
AnswerRe: Calendar Problem Pin
minhpc_bk13-Jun-06 15:49
minhpc_bk13-Jun-06 15:49 
QuestionRepeater & TR Row Pin
RadioButton13-Jun-06 12:10
RadioButton13-Jun-06 12:10 
AnswerRe: Repeater & TR Row Pin
minhpc_bk13-Jun-06 15:52
minhpc_bk13-Jun-06 15:52 
QuestionRegister an image to asp page Pin
YossiKahlon13-Jun-06 10:24
YossiKahlon13-Jun-06 10:24 
AnswerRe: Register an image to asp page Pin
minhpc_bk13-Jun-06 15:58
minhpc_bk13-Jun-06 15:58 
QuestionASP.NET and Network resourses Pin
K&Y13-Jun-06 6:35
K&Y13-Jun-06 6:35 
AnswerRe: ASP.NET and Network resourses Pin
minhpc_bk13-Jun-06 16:04
minhpc_bk13-Jun-06 16:04 

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.