Click here to Skip to main content
15,908,901 members
Home / Discussions / Web Development
   

Web Development

 
QuestionI want to count number of hits on my sitee Pin
Yuwraj9-May-06 21:21
Yuwraj9-May-06 21:21 
AnswerRe: I want to count number of hits on my sitee Pin
KrIstOfK10-May-06 21:29
KrIstOfK10-May-06 21:29 
AnswerRe: I want to count number of hits on my sitee Pin
chinnasrihari11-May-06 0:10
chinnasrihari11-May-06 0:10 
QuestionNumber of working days between 2 dates (PLZ Help) Pin
Programm3r9-May-06 20:22
Programm3r9-May-06 20:22 
AnswerRe: Number of working days between 2 dates (PLZ Help) Pin
Michael P Butler9-May-06 21:13
Michael P Butler9-May-06 21:13 
GeneralRe: Number of working days between 2 dates (PLZ Help) Pin
Programm3r10-May-06 20:52
Programm3r10-May-06 20:52 
QuestionIP address of a machine consuming a web service Pin
Saji Karekatt9-May-06 15:59
Saji Karekatt9-May-06 15:59 
QuestionProblem with Loading XML Unicode(iso-8859-1) file into DOM Pin
bhavani_ge9-May-06 13:17
bhavani_ge9-May-06 13:17 
Hi,

I tried generating a xml file and as it has got some foreign letter in some of the names.i included the encoding type iso-8859-1 and successfully was able to view that xml file in an asp page.

Now i am trying to get that xml document in another asp page so that i can display those names in a list box.

But when i use this....
var strTxt =oXMLHTTP.ResponseText

to get the text into string and then load DOM with it....it is not able to store the encoding i used in the other asp page.

var i = xmlDOM.loadXML(strTxt)

I was told that responseText doesn't store the unicode format.Can someone tell me which other method is to be used to load unicode XML file into DOM.

Thanks.

Vani
Questionjavascript switch statement - weird behavior (I think) Pin
Jesse Evans9-May-06 8:32
Jesse Evans9-May-06 8:32 
AnswerRe: javascript switch statement - weird behavior (I think) Pin
Guffa9-May-06 12:04
Guffa9-May-06 12:04 
GeneralRe: javascript switch statement - weird behavior (I think) Pin
Jesse Evans10-May-06 7:27
Jesse Evans10-May-06 7:27 
AnswerRe: javascript switch statement - weird behavior (I think) Pin
Guffa10-May-06 9:42
Guffa10-May-06 9:42 
GeneralRe: javascript switch statement - weird behavior (I think) Pin
Jesse Evans10-May-06 11:21
Jesse Evans10-May-06 11:21 
Questionhow to create multiple selection listbox with checkbox(listcheckbox) in asp Pin
virendra_sw9-May-06 3:40
virendra_sw9-May-06 3:40 
QuestionWeb Chart Control Pin
hi_arv8-May-06 23:38
hi_arv8-May-06 23:38 
QuestionIE 7 Beta 3 Pin
Brendan Vogt8-May-06 22:12
Brendan Vogt8-May-06 22:12 
AnswerRe: IE 7 Beta 3 Pin
Guffa9-May-06 0:35
Guffa9-May-06 0:35 
QuestionHow to use msiHiddenProperties property for MSI. I am using VS.NET IDE [Need Help] Pin
Kumar Shanmugam8-May-06 20:04
professionalKumar Shanmugam8-May-06 20:04 
QuestionFooter Problems! (5 Side by Side DIV elements, at bottom of the page) Pin
chasetoys8-May-06 12:31
chasetoys8-May-06 12:31 
QuestionWeb Package Pin
yedy8-May-06 1:13
yedy8-May-06 1:13 
QuestionIIS metabase Error Pin
hasan19828-May-06 1:00
hasan19828-May-06 1:00 
QuestionHow to draw a rectangle using Javascript? Pin
KaKa'7-May-06 23:13
KaKa'7-May-06 23:13 
AnswerRe: How to draw a rectangle using Javascript? Pin
CWIZO9-May-06 0:45
CWIZO9-May-06 0:45 
QuestionExecuting parent window's function Pin
metbinu2003@yahoo.com7-May-06 22:02
metbinu2003@yahoo.com7-May-06 22:02 
AnswerRe: Executing parent window's function Pin
CWIZO7-May-06 22:08
CWIZO7-May-06 22:08 

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.