Hi Mark 1 and Mark 2,

thanks a lot guys!

@Mark (the dutch one)
Sorry, a field is not option for me in this case.

Klaus, I have these two functions in my library for this:

function utf8encode pString
     return unidecode(uniencode(pString),"UTF8")
end utf8encode
-----
function utf8decode pString
     return unidecode(uniencode(pString,"UTF8"))
end utf8decode

Exactly what I need, thanks Mr. Bassman :-)

-----
Best,

Mark

Best

Klaus

--
Klaus Major
http://www.major-k.de
[email protected]




_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to