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
What are the types of open() method used for xmlhttprequest?
Which are the trigger types that we find in update panel?
Why is html_ajax having stability issues on some installations?
What are ajax controls?
What is the disadvantage of ajax?
What are the security issues with ajax?
Can I use asp.net ajax with any other technology apart from asp.net?
Is the server or the client in control in ajax?
What are the ajax security issues?
How do I access data from other domains to create a mashup with java?
How do I test my ajax code?
How can you debug asp.net ajax applications?
What is the difference between javascript and ajax?
How we can send data to server using ajax?
What is ajax and how does it work?