|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
ascW(chrw(x)) bombs at x>32767
I've got a database with japanese and chinese characters that I'm trying to serve through ASP. As long as the unicode value is < 32767, everythin displays fine. At 32768 and higher, I'm getting -32767 (x-65535) incrementing.
So, how can I display those larger values???? Thanks, Mark |
|
#2
|
|||
|
|||
|
This might be worth a shot
It may have to do with the meta tags, and the content type of the page you are displaying.
You may have to set the content to another language code for the characters you are trying to display. e.g. Code:
<span lang="el"> place text of foreign language here </span> Try Devguru here for more info ![]()
__________________
How can I soar like an eagle when I'm flying with turkey's? |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > ascW(chrw(x)) bombs at x>32767 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|