Click here to Skip to main content
15,920,503 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: How can i place a picture without affecting the screen resolution of a client machine Pin
Christian Graus10-Jun-08 6:33
protectorChristian Graus10-Jun-08 6:33 
QuestionReading XML in classic ASP Pin
Member 42321259-Jun-08 6:50
Member 42321259-Jun-08 6:50 
QuestionRe: Reading XML in classic ASP Pin
Manentia19-Jul-08 14:33
Manentia19-Jul-08 14:33 
QuestionSelect entire row details on click of button of that row inside a GridView Pin
salon9-Jun-08 4:09
salon9-Jun-08 4:09 
QuestionSelect entire row details on click of button of that row inside a GridView Pin
salon9-Jun-08 4:09
salon9-Jun-08 4:09 
AnswerRe: Select entire row details on click of button of that row inside a GridView Pin
Rasma Raj9-Jun-08 22:36
Rasma Raj9-Jun-08 22:36 
AnswerRe: Select entire row details on click of button of that row inside a GridView Pin
Rasma Raj9-Jun-08 23:27
Rasma Raj9-Jun-08 23:27 
Questionstoring and reteriving unicode char in SQL database Pin
Mann Khine8-Jun-08 22:50
Mann Khine8-Jun-08 22:50 
I'm trying to show japanese character on the page and to sent mail.
To show on the screen, I've to save as the following format in SQL Server.
"
ƒtƒBƒŠƒbƒvØŒ"ƒIƒ"ƒ‰ƒCƒ"ŒûÀ\‚µ
"
and use encoding "shift-jis".
It is showing correctly at browser.

But if I send mail that message, it can't be shown on some mail.
eg. gmail and hotmail can show but yahoo can't show correctly.
If I store as the following format in SQL Server, it can show correctly on most of the web mail.
"
& #12458 ; & #12531 ; & #12521 ; & #12452 ; & # 12531 ; & #21475 ;  & #24231 ;
"

Can anybody explain about these formats?
Can anybody advice me for the best practise dealing with unicode character?
I would like to use same format to show and to send for unicode character.

I'm using classic ASP for server side script.

Thanks in advance,
Mann Khine
AnswerRe: storing and reteriving unicode char in SQL database Pin
Ashfield8-Jun-08 23:54
Ashfield8-Jun-08 23:54 
GeneralRe: storing and reteriving unicode char in SQL database Pin
Mann Khine8-Jun-08 23:58
Mann Khine8-Jun-08 23:58 
GeneralRe: storing and reteriving unicode char in SQL database Pin
Ashfield9-Jun-08 1:29
Ashfield9-Jun-08 1:29 
QuestionClassic ASP and XML Pin
LeilaBayat8-Jun-08 19:17
LeilaBayat8-Jun-08 19:17 
AnswerRe: Classic ASP and XML Pin
Christian Graus9-Jun-08 3:56
protectorChristian Graus9-Jun-08 3:56 
QuestionLimitation for Microsoft ESMTP Mail Server version 5.0.2195.6713 Pin
dabuskol7-Jun-08 22:38
dabuskol7-Jun-08 22:38 
QuestionRe: Limitation for Microsoft ESMTP Mail Server version 5.0.2195.6713 Pin
Vasudevan Deepak Kumar8-Jun-08 19:11
Vasudevan Deepak Kumar8-Jun-08 19:11 
QuestionHow can develop a website? Pin
Le@rner6-Jun-08 1:24
Le@rner6-Jun-08 1:24 
AnswerRe: How can develop a website? Pin
Ashfield6-Jun-08 2:02
Ashfield6-Jun-08 2:02 
AnswerRe: How can develop a website? Pin
Vasudevan Deepak Kumar6-Jun-08 2:24
Vasudevan Deepak Kumar6-Jun-08 2:24 
AnswerRe: How can develop a website? Pin
Yulianto.6-Jun-08 14:31
Yulianto.6-Jun-08 14:31 
AnswerRe: How can develop a website? Pin
Christian Graus6-Jun-08 16:44
protectorChristian Graus6-Jun-08 16:44 
Questionprogramming menu controls [modified] Pin
acodman6-Jun-08 0:49
acodman6-Jun-08 0:49 
AnswerRe: programming menu controls Pin
Le@rner6-Jun-08 1:27
Le@rner6-Jun-08 1:27 
GeneralRe: programming menu controls Pin
Le@rner6-Jun-08 1:39
Le@rner6-Jun-08 1:39 
Questiondisplay all dates within months Pin
idsanjeevjha5-Jun-08 23:52
idsanjeevjha5-Jun-08 23:52 
AnswerRe: display all dates within months Pin
Ashfield6-Jun-08 2:17
Ashfield6-Jun-08 2:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.