Click here to Skip to main content
16,021,041 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have a web-service which inserts string into XmlElement and returns it to calling javascript...
I manipulate a string based on user input and it will have value either true or false..
This value is assigned to reference of XmlElement which is returned from web-service..
Based on this true or false values i want to do further manipulations..
So, I want to retrieve this string at javascript
How can i do this?
Posted
Updated 3-Mar-13 4:46am
v2
Comments
Maciej Los 3-Mar-13 8:18am    
Please, be more specific and provide more details.
What have you done till now?
Sandeep Mewara 3-Mar-13 10:30am    
Please elaborate and be specific.
Use the "Improve question" link to edit your question and provide better information.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900