Click here to Skip to main content
15,927,744 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: Rendering XML using JSP Pin
Sharad Ganesh29-Jul-02 19:33
Sharad Ganesh29-Jul-02 19:33 
GeneralRe: Rendering XML using JSP Pin
1-Aug-02 9:57
suss1-Aug-02 9:57 
QuestionHow to create a xml schema that maps to a file directory tree structure Pin
22-Jul-02 12:43
suss22-Jul-02 12:43 
GeneralUsing SSL with XML POST Pin
Sid Forcier22-Jul-02 8:02
Sid Forcier22-Jul-02 8:02 
GeneralBeginner XSL problem Pin
tomiga17-Jul-02 1:49
tomiga17-Jul-02 1:49 
GeneralRe: Beginner XSL problem Pin
MS le Roux17-Jul-02 5:26
MS le Roux17-Jul-02 5:26 
GeneralRe: Beginner XSL problem Pin
tomiga17-Jul-02 5:35
tomiga17-Jul-02 5:35 
QuestionXSL Transform Textarea Problem w/IE6? Pin
DVryce12-Jul-02 3:07
DVryce12-Jul-02 3:07 
I've seen this issue noted a few other places on the web, but so far no good solutions have been found.

I have an XSL file I'm using to transform some XML. This XSL file has existed for a long time now and has always worked on version of IE <= 5.5. Some of our clients are now moving to an IE6 environment and I've found that the new version of the XML parser included with IE6 messes up when performing the transform.

Specifically, when the transform attempts to output a textarea block, with code similar to this:

<DIV>
<TEXTAREA size="40," style="width:100%">
<xsl:attribute name="FIELD_TYPE">s</xsl:attribute>
<xsl:attribute name="DATA_TYPE">T</xsl:attribute>
</TEXTAREA>
</DIV>

The closing textarea tag is never output to the HTML when using the XML parser included with IE6. In IE <= 5.5 however this works just fine.

Has anybody else experienced similar problems, or have a suggestion for a solution? It would be appreciated! Thanks!





AnswerRe: XSL Transform Textarea Problem w/IE6? Pin
Christopher Lord14-Jul-02 10:52
Christopher Lord14-Jul-02 10:52 
AnswerRe: XSL Transform Textarea Problem w/IE6? Pin
Paul Watson8-Aug-02 7:03
sitebuilderPaul Watson8-Aug-02 7:03 
GeneralDatabase Problem Pin
BHBAD10-Jul-02 4:25
sussBHBAD10-Jul-02 4:25 
GeneralWriting XML to file with tabs etc Pin
Jan R Hansen10-Jul-02 0:55
Jan R Hansen10-Jul-02 0:55 
GeneralRe: Writing XML to file with tabs etc Pin
Anonymous10-Jul-02 4:17
Anonymous10-Jul-02 4:17 
GeneralRe: Writing XML to file with tabs etc Pin
Jan R Hansen10-Jul-02 5:42
Jan R Hansen10-Jul-02 5:42 
GeneralRe: Writing XML to file with tabs etc Pin
Christopher Lord10-Jul-02 11:13
Christopher Lord10-Jul-02 11:13 
GeneralRe: Writing XML to file with tabs etc Pin
Jan R Hansen10-Jul-02 21:24
Jan R Hansen10-Jul-02 21:24 
GeneralRe: Writing XML to file with tabs etc Pin
Philip Fitzsimons11-Jul-02 11:56
Philip Fitzsimons11-Jul-02 11:56 
GeneralRe: Writing XML to file with tabs etc Pin
Christopher Lord11-Jul-02 16:11
Christopher Lord11-Jul-02 16:11 
GeneralRe: Writing XML to file with tabs etc Pin
Ranjan Banerji15-Jul-02 11:08
Ranjan Banerji15-Jul-02 11:08 
GeneralPassing Strings encoded BASE64 in XML Pin
8-Jul-02 5:02
suss8-Jul-02 5:02 
GeneralRe: Passing Strings encoded BASE64 in XML Pin
Anonymous9-Jul-02 16:44
Anonymous9-Jul-02 16:44 
GeneralReading an XML file to a Dataset and then from Dataset to SQLServer Pin
Alexandru Savescu4-Jul-02 22:53
Alexandru Savescu4-Jul-02 22:53 
GeneralGetting started with XML Pin
Jeremy Pullicino1-Jul-02 21:42
Jeremy Pullicino1-Jul-02 21:42 
GeneralRe: Getting started with XML Pin
Christopher Lord1-Jul-02 22:03
Christopher Lord1-Jul-02 22:03 
GeneralRe: Getting started with XML Pin
Christopher Duncan10-Jul-02 5:44
Christopher Duncan10-Jul-02 5: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.