Click here to Skip to main content
15,895,538 members
Home / Discussions / XML / XSL
   

XML / XSL

 
AnswerRe: Writing the Data from database to XML Pin
Stefan Troschuetz19-Feb-07 22:31
Stefan Troschuetz19-Feb-07 22:31 
QuestionWriting XML stored in a string using Respose.Write Pin
anufabian19-Feb-07 18:42
anufabian19-Feb-07 18:42 
AnswerRe: Writing XML stored in a string using Respose.Write Pin
Stefan Troschuetz19-Feb-07 22:32
Stefan Troschuetz19-Feb-07 22:32 
GeneralRe: Writing XML stored in a string using Respose.Write Pin
anufabian19-Feb-07 22:37
anufabian19-Feb-07 22:37 
GeneralRe: Writing XML stored in a string using Respose.Write Pin
Stefan Troschuetz19-Feb-07 22:58
Stefan Troschuetz19-Feb-07 22:58 
GeneralRe: Writing XML stored in a string using Respose.Write Pin
anufabian19-Feb-07 23:03
anufabian19-Feb-07 23:03 
GeneralRe: Writing XML stored in a string using Respose.Write Pin
Stefan Troschuetz19-Feb-07 23:26
Stefan Troschuetz19-Feb-07 23:26 
GeneralRe: Writing XML stored in a string using Respose.Write Pin
anufabian22-Feb-07 0:00
anufabian22-Feb-07 0:00 
The above technique did not help me. However I was able to solve the issue by using something like this.

Response.Write("<xmp>" + outputstring + "/xmp>");

This i got it from some one else. However I still dont understand what is the use of <xmp> tag.

If possible could you throw some light on this.
GeneralRe: Writing XML stored in a string using Respose.Write Pin
Stefan Troschuetz22-Feb-07 0:16
Stefan Troschuetz22-Feb-07 0:16 
QuestionHow to query XML data form a database which is created in SQL Server 2005? Pin
Sanjeewani17-Feb-07 20:01
Sanjeewani17-Feb-07 20:01 
AnswerRe: How to query XML data form a database which is created in SQL Server 2005? Pin
GaryWoodfine 7-Mar-07 3:09
professionalGaryWoodfine 7-Mar-07 3:09 
QuestionHow to query XML data form a database which is created in SQL Server 2005? Pin
Sanjeewani17-Feb-07 19:58
Sanjeewani17-Feb-07 19:58 
Questionxml attributes and sql database Pin
spin vector17-Feb-07 6:11
spin vector17-Feb-07 6:11 
Questiondiffgram xsd Pin
fakeplastictree9515-Feb-07 7:03
fakeplastictree9515-Feb-07 7:03 
Questionget_nodeValue returning the first node incase of two same nodes existing Pin
NiceNaidu15-Feb-07 1:50
NiceNaidu15-Feb-07 1:50 
AnswerRe: get_nodeValue returning the first node incase of two same nodes existing Pin
Stefan Troschuetz15-Feb-07 2:20
Stefan Troschuetz15-Feb-07 2:20 
GeneralRe: get_nodeValue returning the first node incase of two same nodes existing Pin
NiceNaidu15-Feb-07 17:00
NiceNaidu15-Feb-07 17:00 
GeneralRe: get_nodeValue returning the first node incase of two same nodes existing Pin
Stefan Troschuetz15-Feb-07 22:32
Stefan Troschuetz15-Feb-07 22:32 
QuestionXML Transforming Pin
fmlove14-Feb-07 20:10
fmlove14-Feb-07 20:10 
AnswerRe: XML Transforming Pin
Stefan Troschuetz14-Feb-07 21:43
Stefan Troschuetz14-Feb-07 21:43 
QuestionXML TO SQL SERVER Pin
chaiotali14-Feb-07 16:34
chaiotali14-Feb-07 16:34 
AnswerRe: XML TO SQL SERVER Pin
Cong Dan14-Feb-07 17:56
Cong Dan14-Feb-07 17:56 
QuestionXML using XSL Pin
fmlove14-Feb-07 4:37
fmlove14-Feb-07 4:37 
QuestionSQL server in to XML Pin
indian14313-Feb-07 19:38
indian14313-Feb-07 19:38 
Questionhow to Blend RSS feed[link navigation] content with my page Pin
riyam hussain mm12-Feb-07 19:43
riyam hussain mm12-Feb-07 19:43 

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.