> >
> > Tai,
> >
> > I see, so using FoxFont is not an option unless you install it on the enduser pc, maybe you can make use of the "Symbol" font which is part of XP I believe
> > Please try:
> >
> > ? chr(163) font "symbol"
> > ? chr(179) font "symbol"
> >
> > so you will have to chrtran to these values I suppose.
> >
> > Regards,
> >
> > Koen
>
> *********************************************************************
> *********************************************************************
>
> The front end worked great except only issue with the back end was that it stored a different symbol. It is impossible to fix that, isn't it. Thanks a lot. I don't think the chrtran() will fix on the back end, does it? Have a nice day.
>
> Tai Nguyen.
Tai,
I am puzzled what you do mean with frontend and backend?
You can store virtualy any character in a field and replace it with any other with the chrtran() function.
Kindly explain.
Best regards,
Koen