Click here to Skip to main content
15,921,793 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Horizontal (row) listview Pin
Steve Pullan21-Sep-05 14:20
Steve Pullan21-Sep-05 14:20 
QuestionCustom deployment Pin
Member 167425921-Sep-05 0:34
Member 167425921-Sep-05 0:34 
AnswerRe: Custom deployment Pin
Paul Farry21-Sep-05 2:49
professionalPaul Farry21-Sep-05 2:49 
GeneralRe: Custom deployment Pin
Member 167425921-Sep-05 6:39
Member 167425921-Sep-05 6:39 
GeneralRe: Custom deployment Pin
rwestgraham21-Sep-05 12:20
rwestgraham21-Sep-05 12:20 
QuestionHow to retrieve excel data from vb? Pin
Anonymous20-Sep-05 19:51
Anonymous20-Sep-05 19:51 
AnswerRe: How to retrieve excel data from vb? Pin
Dave Kreskowiak21-Sep-05 8:04
mveDave Kreskowiak21-Sep-05 8:04 
Questionunicode utf -8 in iis 6.0 server 2003 Pin
ybasha20-Sep-05 19:39
ybasha20-Sep-05 19:39 
Hi there,

I am developing a web application where i need to display different character like chinese malay etc, and english iam using this code snippet to dispay the native character
<%@ CodePage=65001 Language="VBScript"%>
<%

Response.CodePage = 65001
Response.CharSet = "utf-8"

and it working fine but the problem is when i try with english character and save and retrive data for the database some character r missing like if i keyin "testing" or "123test" save and retrive i get output "esting" "23es" but the chinese character r working fine can any body suggest me the solution iam using window 2003 server with iis 6.0 for my development,

the most amazing point is i try the same code in my desktop which as win xp with iis 5.1 and it working perfectly no missing character....

regards
cyus
QuestionDo your research BEFORE posting Pin
Steve Pullan20-Sep-05 19:37
Steve Pullan20-Sep-05 19:37 
AnswerRe: Do your research BEFORE posting Pin
toxcct20-Sep-05 21:52
toxcct20-Sep-05 21:52 
GeneralRe: Do your research BEFORE posting Pin
Steve Pullan21-Sep-05 13:50
Steve Pullan21-Sep-05 13:50 
AnswerRe: Do your research BEFORE posting Pin
Alsvha20-Sep-05 22:13
Alsvha20-Sep-05 22:13 
GeneralRe: Do your research BEFORE posting Pin
Steve Pullan21-Sep-05 14:01
Steve Pullan21-Sep-05 14:01 
AnswerRe: Do your research BEFORE posting Pin
forecourt21-Sep-05 6:37
forecourt21-Sep-05 6:37 
GeneralRe: Do your research BEFORE posting Pin
Colin Angus Mackay21-Sep-05 6:58
Colin Angus Mackay21-Sep-05 6:58 
GeneralRe: Do your research BEFORE posting Pin
forecourt21-Sep-05 9:10
forecourt21-Sep-05 9:10 
GeneralRe: Do your research BEFORE posting Pin
Colin Angus Mackay21-Sep-05 11:55
Colin Angus Mackay21-Sep-05 11:55 
GeneralRe: Do your research BEFORE posting Pin
Steve Pullan21-Sep-05 14:13
Steve Pullan21-Sep-05 14:13 
AnswerRe: Do your research BEFORE posting Pin
Christian Graus21-Sep-05 10:34
protectorChristian Graus21-Sep-05 10:34 
GeneralRe: Do your research BEFORE posting Pin
Steve Pullan21-Sep-05 14:11
Steve Pullan21-Sep-05 14:11 
GeneralRe: Do your research BEFORE posting Pin
Christian Graus21-Sep-05 14:14
protectorChristian Graus21-Sep-05 14:14 
AnswerRe: Do your research BEFORE posting Pin
S Douglas22-Sep-05 0:54
professionalS Douglas22-Sep-05 0:54 
GeneralRe: Do your research BEFORE posting Pin
Tremonde5-Mar-06 2:28
Tremonde5-Mar-06 2:28 
Questionapplying flash scrolls Pin
abhinish20-Sep-05 19:10
abhinish20-Sep-05 19:10 
Questionhow to detect dtmf tone/ phone pressed digits.??? TAPI related Pin
Member 142463520-Sep-05 18:22
Member 142463520-Sep-05 18:22 

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.