Click here to Skip to main content
16,016,489 members
Home / Discussions / Web Development
   

Web Development

 
QuestionFlash Object On ASPX Page Pin
Mohammadreza Heidari2-Jul-06 2:34
Mohammadreza Heidari2-Jul-06 2:34 
Questionuploading image to database Pin
JustmeNick1-Jul-06 6:25
JustmeNick1-Jul-06 6:25 
QuestionHow to get free traffic to visit a website ? (www.uclick2c.com) Pin
Hy Chanhan30-Jun-06 23:13
professionalHy Chanhan30-Jun-06 23:13 
AnswerRe: How to get free traffic to visit a website ? (www.uclick2c.com) Pin
Guffa1-Jul-06 1:28
Guffa1-Jul-06 1:28 
QuestionPerl and C++ Pin
rana7430-Jun-06 17:10
rana7430-Jun-06 17:10 
AnswerRe: Perl and C++ Pin
RichardGrimmer4-Jul-06 1:16
RichardGrimmer4-Jul-06 1:16 
AnswerRe: Perl and C++ Pin
A.A.5-Jul-06 3:04
A.A.5-Jul-06 3:04 
QuestionAJAX:Read XMLHttpRequest.responseText or responseXML while readysate==3 Pin
e11even30-Jun-06 13:04
e11even30-Jun-06 13:04 
Hi all,

I'm developing an application that allows the user to test a SSH connection. To perform the test, I'm using AJAX to send the request to the server with address, user and password.
What I want to do is to get progress indications to the user while the server makes the necessary test to the connection. I was hoping to get messages to the user like: "Connecting", "Verifying login information", etc.

In my approach, I'm flushing these messages in the server side script (PHP), and wanted to parse them within the "onreadystatechange" function while the "readyState == 3" (loading mode).

The problem is that in IE the "responseText" is empty in this stage but it works fine in Mozilla. As for the "responseXML" property, works in IE but I get a XML parsing error in Mozzila (because the document tag is not yet closed).

Does anyone have any suggestion regarding this or any other approach in order to achieve the same output?

Thank you very much in advance,

AnswerRe: AJAX:Read XMLHttpRequest.responseText or responseXML while readysate==3 Pin
Shog930-Jun-06 15:48
sitebuilderShog930-Jun-06 15:48 
QuestionFile download without redirecting Pin
saqib_saeed30-Jun-06 6:21
saqib_saeed30-Jun-06 6:21 
AnswerRe: File download without redirecting Pin
Axel Seitz30-Jun-06 15:15
Axel Seitz30-Jun-06 15:15 
AnswerRe: File download without redirecting Pin
Shog91-Jul-06 7:06
sitebuilderShog91-Jul-06 7:06 
AnswerRe: File download without redirecting Pin
saqib_saeed2-Jul-06 5:09
saqib_saeed2-Jul-06 5:09 
AnswerRe: File download without redirecting Pin
Edbert P2-Jul-06 15:36
Edbert P2-Jul-06 15:36 
QuestionNEED HELP! - Simple string manipulation Pin
VK-Cadec30-Jun-06 5:50
VK-Cadec30-Jun-06 5:50 
AnswerRe: NEED HELP! - Simple string manipulation Pin
Guffa1-Jul-06 4:03
Guffa1-Jul-06 4:03 
GeneralRe: NEED HELP! - Simple string manipulation Pin
VK-Cadec3-Jul-06 3:44
VK-Cadec3-Jul-06 3:44 
GeneralRe: NEED HELP! - Simple string manipulation Pin
RichardGrimmer4-Jul-06 1:18
RichardGrimmer4-Jul-06 1:18 
QuestionBinaryWrite and the "Action canceled" page Pin
Chris Losinger30-Jun-06 5:31
professionalChris Losinger30-Jun-06 5:31 
AnswerRe: BinaryWrite and the "Action canceled" page Pin
Shog930-Jun-06 15:56
sitebuilderShog930-Jun-06 15:56 
GeneralRe: BinaryWrite and the "Action canceled" page Pin
Chris Losinger30-Jun-06 20:15
professionalChris Losinger30-Jun-06 20:15 
GeneralRe: BinaryWrite and the "Action canceled" page Pin
Shog91-Jul-06 5:48
sitebuilderShog91-Jul-06 5:48 
GeneralRe: BinaryWrite and the "Action canceled" page Pin
Chris Losinger1-Jul-06 6:37
professionalChris Losinger1-Jul-06 6:37 
GeneralRe: BinaryWrite and the "Action canceled" page Pin
Shog91-Jul-06 6:59
sitebuilderShog91-Jul-06 6:59 
GeneralRe: BinaryWrite and the "Action canceled" page [modified] Pin
Chris Losinger1-Jul-06 7:11
professionalChris Losinger1-Jul-06 7:11 

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.