G
Guest
Hi, I haven't had much luck in finding anything on this subject matter. I
have a decent understanding of localization techinques but am not quite sure
about some of the more simple things related to it. For example, say a user
is in china, do they enter the english version of the url to go to the site?
Say www.mysite.cn ? or do they enter the url with chinese characters? Can i
read and write a cookie to their system using a english value for the cookie?
Such as anonymousid = 1234? Also, if i have a gridview with a hyperlink
column that passes a ID with the querystring, like
www.mysite.cn/details.aspx?ID=12, will that be still the same for all
languages?
Thanks
have a decent understanding of localization techinques but am not quite sure
about some of the more simple things related to it. For example, say a user
is in china, do they enter the english version of the url to go to the site?
Say www.mysite.cn ? or do they enter the url with chinese characters? Can i
read and write a cookie to their system using a english value for the cookie?
Such as anonymousid = 1234? Also, if i have a gridview with a hyperlink
column that passes a ID with the querystring, like
www.mysite.cn/details.aspx?ID=12, will that be still the same for all
languages?
Thanks