|
Hi all, I have a new project where I need to create data entry form on my asp3.0+MSSQL7 platform.
1. Which should the page encoded as? utf-8? utf-16? All along for languages other than english, I encode the data entry form as utf-8, but my new manager suggest I should try utf-16. What is the difference between them?
2. Can MSSQL7 store sinhalese lanaguage data?
|