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
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 ?
In what way are proxyless calls different than the proxied calls in ajax?
How do I send an image using ajax?
Is it true that a xmlhttprequest objects belongs to the w3c standard?
What are the advantages and Disadvantage of Ajax?
What are the different controls of asp.net ajax? : asp.net ajax
How do we handle concurrent ajax requests?
Explain the need of the timer control in ajax? : asp.net ajax
How do we get the xmlhttprequest object?
How do we get the xmlhttprequest object in ajax?
What is the importance of client-side libraries? : asp.net ajax
What are the technologies used by ajax?
What are ajax extensions?
What is asp.net 2.0 ajax?
Why is html_ajax having stability issues on some installations?