Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 7th, 2003, 12:31 PM
Registered User
 
Join Date: Nov 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default € Character on the mac

This character € is appearing at the top of every page on Mac OSX IE 5.2. It appears as a ? mark in the source when I do a view source.
I have declared the character encoding as UTF-8 in my xsl. Has anybody come across this before.

CMacmillan
Application Developer
Agile.net
 
Old November 7th, 2003, 12:41 PM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

I'm not familiar wioth Macs but these sort of things normally happen when the encoding is not what you think. Just declaring it in the file doesn't make it happen, how are the files produced?

Joe (MVP - xml)
 
Old November 7th, 2003, 01:22 PM
Registered User
 
Join Date: Nov 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The files are being produced server side using C# xsl transformation.
So basically Using the MSXML Parser.

CMacmillan
Application Developer
Agile.net
 
Old November 8th, 2003, 06:17 AM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

C# doesn't use msxml parser, it uses .net version, unless you're using COM interop, show us a code sample and the ouput element of the stylesheet if there is one.

Joe (MVP - xml)

--

Joe





Similar Threads
Thread Thread Starter Forum Replies Last Post
character entity into numeric character entity srkumar XSLT 1 November 22nd, 2007 04:53 AM
PHP for Mac Calisonic Beginning PHP 2 February 2nd, 2005 09:45 AM
Mac odditie BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 8 June 7th, 2004 03:11 PM
JRun4 for Mac OS + Mac OS X's Java 1.4.1 elbicho J2EE 0 June 27th, 2003 12:18 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.