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 will happen with click of browser "back" button among asynchronous requests?
When should we use a java applet instead of ajax?
What are ajax limitations?
When do I use a synchronous versus asynchronous request?
What are the differences between ajax and javascript?
Describe Ajax With its Implementation Process ? Give an example?
Should I consider ajax?
Does ajax work with java?
Briefly describe asp.net ajax framework? : asp.net ajax
How ajax work ?
How do I send an image using ajax?
What are the benefits of ajax over java applet?
How can we make a mashup with java by accessing other domains data?
What are the requirements to run asp.net ajax applications on a server?
What is an ajax request?