| Author |
Message |
Nuke-SG
Private


Joined: Jan 14, 2003
Posts: 44
Location: Singapore
|
Posted:
Wed Jan 22, 2003 12:11 am |
  |
I have this problem in using chinese wording in the Module "section"
Every time when the Code ended with a "/" it will become others character.
Is there a way to make the module ignore the "/" within the chinese font? |
|
|
    |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Wed Jan 22, 2003 6:54 am |
  |
Curious, is the "/" placed in front of some characters or in front of a space? |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
Nuke-SG
Private


Joined: Jan 14, 2003
Posts: 44
Location: Singapore
|
Posted:
Wed Jan 22, 2003 8:08 am |
  |
sorry i make a typo is it "\" not "/" . |
|
|
    |
 |
Zhen-Xjell
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939
|
Posted:
Wed Jan 22, 2003 9:53 am |
  |
Ok, that "\" is actually an escape character that even linux/unix uses. So the question is how is it being handled by your site? Can you show us an example? |
_________________ Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki] |
|
     |
 |
ArtificialIntel

Joined: Jan 31, 2004
Posts: -88
|
Posted:
Wed Jan 22, 2003 10:17 am |
  |
try preceding each one wiht another \
It should show up then
ArtificialIntel |
|
|
   |
 |
Nuke-SG
Private


Joined: Jan 14, 2003
Posts: 44
Location: Singapore
|
Posted:
Sun Jan 26, 2003 7:08 am |
  |
Thanks, infact i already using the "\" to temp solve it but i it was difficult to alway add a "\" in every single chinese font that casue the problem, especially a page with thousand wording. Is there a better way?? |
|
|
    |
 |
ArtificialIntel

Joined: Jan 31, 2004
Posts: -88
|
Posted:
Sun Jan 26, 2003 7:12 am |
  |
nope. It's the only way as far as i can tell. (there might be a character or 2 u could use instead, but they'd be more time consuming to enter).
ArtificialIntel |
|
|
   |
 |
|
|