> >
> > *********************************************************************
> > *********************************************************************
> >
> > 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
******************************************************************************
******************************************************************************
I built a test case and presented that to them and they all seemed to be happy. But after I built with the live one, the table itself had a problem storing the "Greater than or Equal to" symbol which was a "superscript 3" character. Instead of storing a "superscript 3" character, the table stored a "3" character. This was why I couldn't get the "Greater than and Equal to" symbol to work. This doesn't make sense at all because this is the table I'm having a problem with and others seem to be working fine. I'm thinking like "could this table in the database causing this problem?" Please help me to fix this if you know. Thanks.
Tai Nguyen.