|
-
conditional XML based on URL
Hi,
At http://massagem-terapeutica.com/pt/chikung.html I installed an SWF (top/left corner) that is controled by an XML. Since this is a bilingue website >> pt/en, when you press the flags the URL change to "pt" or "en" and the content is translated. What I need is that the XML controlled SWF show also translated content according with the URL having "pt" or "en". So I need something like:
<xsl:if test="[the language code in the URL]!='pt'">
...
</xsl:if>
<xsl:if test="[the language code in the URL]!='en'">
...
</xsl:if>
Can you help me on this?
best regards
Paulo
Similar Threads
-
By Tim in forum xml.announcements
Replies: 0
Last Post: 10-11-2001, 04:00 PM
-
By xmlstartkabel in forum XML
Replies: 0
Last Post: 10-10-2001, 04:07 AM
-
By Tim Frost in forum xml.announcements
Replies: 0
Last Post: 04-02-2001, 10:53 AM
-
By Extensibility in forum web.announcements
Replies: 0
Last Post: 07-20-2000, 06:20 PM
-
By Sales in forum xml.announcements
Replies: 0
Last Post: 07-20-2000, 06:18 PM
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks