how to send more values through respnseText

Answer Posted / mohammad tareque

Hi,

You can send your text values with concatination of '|'
operator, split it with pipe operator like
'responseText.split('|');', you will get array of your text.
And now you can access it

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Cannot parse xml generated by jsp I am generating an xml using jsp, when I run the jsp in ie it shows the xml as per dom, but when I try to parse it using javascript , the command xmldoc.documentelement ?

695


In what way are proxyless calls different than the proxied calls in ajax?

736


How do I send an image using ajax?

723


Is it true that a xmlhttprequest objects belongs to the w3c standard?

694


What are the advantages and Disadvantage of Ajax?

733


What are the different controls of asp.net ajax? : asp.net ajax

709


How do we handle concurrent ajax requests?

695


Explain the need of the timer control in ajax? : asp.net ajax

709


How do we get the xmlhttprequest object?

771


How do we get the xmlhttprequest object in ajax?

698


What is the importance of client-side libraries? : asp.net ajax

755


What are the technologies used by ajax?

721


What are ajax extensions?

740


What is asp.net 2.0 ajax?

672


Why is html_ajax having stability issues on some installations?

707