Gossamer Forum
Home : Products : Links 2.0 : Discussions :

'ï' is "%EF"

Quote Reply
'ï' is "%EF"
when i search for a word containing ' ï ' (ex: dalaï) then the search result says '1 link for dala%EF'.

looking for answers in the forum none resolved my prob.

has anyone got an idea ?

tanx.
Quote Reply
Re: [jigme] 'ï' is "%EF" In reply to
Non-english mod installed?

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] 'ï' is "%EF" In reply to
Yes
Quote Reply
Re: [jigme] 'ï' is "%EF" In reply to
Does it show ok everywhere else?

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] 'ï' is "%EF" In reply to
yes, perfect.

tanx you for your answers Wink
Quote Reply
Re: [jigme] 'ï' is "%EF" In reply to
Looks like this charachter isn't supported in the non-english mod. Your best betis to use 'í'

Unsure

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] 'ï' is "%EF" In reply to
argh Pirate Crazy

tanx, cheers Smile
Quote Reply
Re: [jigme] 'ï' is "%EF" In reply to
Not sure if it'll help, but here's some code alternatives...

Character -- Ï

ANSI Number -- 207

Unicode Number -- 207

ANSI Hex - 0xCF

Unicode Hex -- U+00EF

HTML 4.0 Entity -- Ï

Unicode Name -- Latin capital letter I with diaeresis

--from http://www.hclrss.demon.co.uk/demos/ansi.html

ISO-8859-1 -- "ï" (xhtml)

from http://www.w3.org/...991224/sgml/entities


Leonard
aka PerlFlunkie

Last edited by:

PerlFlunkie: Sep 19, 2003, 3:04 PM
Quote Reply
Re: [PerlFlunkie] 'ï' is "%EF" In reply to
thanx for your help.

that seems interesting, but still, i can t see how to use it ...