Author |
Topic  |
|
Naveed
New Member

Norway
85 Posts |
Posted - 03 November 2001 : 20:49:21
|
when looking at the source of an asp page I have, these characters are replaced by other code, like: å isntead of å, how can I correct this problem, can I get some examples of how it shall be done. Thanks
|
|
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
Posted - 03 November 2001 : 21:49:27
|
I dont see the problem... or do you mean
å is replaced with å?
--------------- -Da_Stimulator |
 |
|
Naveed
New Member

Norway
85 Posts |
Posted - 04 November 2001 : 19:18:20
|
yes, thats the problem, its also replaced with other codes depending on which program they are made in. But my problem is that I dont want the source to show up like this, I made a script for an IRC bot which posts the last topic in my channel at IRC, and it can only read the source, so its a pb when å ø æ are shown as codes, and not as normal characters.
|
 |
|
Da_Stimulator
DEV Team Forum Moderator
    
USA
3373 Posts |
Posted - 04 November 2001 : 22:20:48
|
showing them as the charecters as they are imposes incompatibility with some browsers, so charsets are used instead.
I'm not sure how you would want to go about replacing all of the ISO replacements with the normal charecters
--------------- -Da_Stimulator |
 |
|
|
Topic  |
|