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 extender controls? : asp.net ajax
How to handle multiple async ajax requests?
Where can I find examples of ajax?
What exactly is the w3c dom?
List some advantages and disadvantages of using ajax.
What is asp.net ajax? : asp.net ajax
Describe ajax control extender toolkit? : asp.net ajax
Is it possible to use fileupload control within the update panel?
Who is using ajax?
What is the difference between javascript and ajax?
What are the benefits of ajax?
what is xmlhttprequest?
What is advantage of ajax?
What are the technologies used by ajax?
Are there any security issues with ajax?