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

Which are limitations of ajax?

544


When do I use a synchronous versus asynchronous request?

464


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 ?

501


What exactly is the w3c dom?

560


Is it true that ajax is code browser compatible?

569






The components in the asp.net 2.0 ajax packaging?

539


How to send an ajax request in javascript?

520


Is ajax just another name for xmlhttprequest?

514


Should I consider ajax?

569


Is adaptive path selling ajax components or trademarking the name? Where can I download it?

535


How do I test my ajax code?

535


How we can send more values through the response text?

507


Where can I find examples of ajax?

529


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

532


Won't my server-side framework provide me with ajax?

519