index | search | no replies | posting guidelines | help login | register
Index » General » Site & Forum Feedback
search this forum:
:: Special Characters of DB in Ajax Treeview 2.0 :: (1)Post a New Message | Post a Reply
Apr 6 2007, 12:39 AM
 Special Characters of DB in Ajax Treeview 2.0Post a Reply
 SCHOkla

View this author's profile Send this author a private message

since: Apr 6, 2007
from: Austria

Hi!
I hope sb can help me... because I'm desperated :(
I'm from Austria and we have socalled Umlaute like special characters like
Ö,Ü,Ä,ü,ä,ö which should be presented the right way in the node-texts of the tree.
Behind the tree I'm using MS SQL Server where I get out the text as normal. For encoding I'm using ISO-8859-1.

But on displaying the tree, there are just weird characters and not the ones that should be shown... I was thinking of creating an entity for these caracters, but i don't know how to and it doesn't work actually if i put it into the XSL-document.

2nd idea was to replace it in treeview.asp by

strXml = Replace(strXml,"Ö","& O u m l") // i write it with blanks that you can see what I mean

but that doesn't work because the XML parser breaks down because of the &

HELP!
greets, klaus


Pages: (1)   [1]

search this forum: