how to send more values through respnseText

Answers were Sorted based on User's Feedback



how to send more values through respnseText..

Answer / 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

how to send more values through respnseText..

Answer / mohammad tareque

You can also use JSON to send multiple text values in a array
format

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More AJAX Interview Questions

Can I use ajax with microsoft's .net?

0 Answers  


How do I handle the back and forward buttons?

0 Answers  


Some of the google examples you cite don't use xml at all. Do I have to use xml and/or xslt in an ajax application?

0 Answers  


Difference between server-side ajax framework and client-side ajax framework?

0 Answers  


Did adaptive path invent ajax? Did google?

0 Answers  






Should I use xml or text, javascript, or html as a return type?

0 Answers  


What is the necessary control that must put in order to use Ajax Controls?

0 Answers   Viscus Infotech,


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

0 Answers  


How was ajax killed?

0 Answers  


What is the limitation of AJAX ?

0 Answers  


Tell name of all the control of ajax?

0 Answers  


Does this mean adaptive path is anti-flash?

0 Answers  


Categories