lamh56
Posts: 5
|
| Posted: 09/10/2006, 8:49 PM |
|
Hello,
I am using CCS3 to build an ASP page with textboxes and store data to MSAccess file and have below problem:
1. While typing on ASP form, the unicode charracter appear correctly. For example: "MŨ"
2. After submitting and return to the record, the unicode character become like this: "Mũ"
3. If I open access file and update unicode character directly in there, the record then shows as expected (until I try to update it again via ASP form).
Can some one show me a direction?
Many thanks,
Lam
|
 |
 |
lamh56
Posts: 5
|
| Posted: 09/10/2006, 9:36 PM |
|
In this forum window above , everything shows good.
But in my application, "Mũ" (correct) become "M & #361" (not correct)
|
 |
 |
|