Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: IE6 - SP1 caused '?' marks to appear in place of  

From: "Julian F. Reschke" <julian.reschke@-----------------.-->
To: NULL
Date: 3/2/2004 10:22:00 AM
Poornima wrote:
> Thats a good idea! The follwoing is the code, its not using any Transform to node method, its doing simple display and transformation. As an FYI, we are running on Win Xp with IE 6 SP1.
> 
> <?xml version="1.0" encoding="ISO-8859-1"?><xsl:stylesheet xmlns="http://www.w3.org/1999/XSL/Transform"; version="1.0"><xsl:template match="/"><tr id="trAdvanced"><xsl:if test="//SearchCriteria/Advanced[.!='on']"><xsl:attribute name="style">display:none</xsl:attribute></xsl:if><td>Int. Org.</td><td><select id="cboIntOrg" name="cboIntOrg" style="WIDTH: 100%;"><xsl:for-each select="//TreatyQuery/Lookups/IntOrgs/item"><option><xsl:attribute name="value"><xsl:value-of select="@code"/></xsl:attribute><xsl:if test="@Level[.='1']"><xsl:value-of select="@description"/></xsl:if><xsl:if test="@Level[.='2']">&#160;&#160;&#160;&#160;<xsl:value-of select="@description"/></xsl:if><xsl:if test="@Level[.='3']">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;<xsl:value-of select="@description"/></xsl:if></option></xsl:for-each></select></td>     
> 
> I greatly appreciate your help, I am very new to the area of XML-XSLT.

By code I meant the program code that actually invokes XSLT and sends 
the result back to the browser.

Julian


transparent
Print
Mail
Digg
delicious
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent