Please help me Urgent.
string result = SendQuery(wsap,"sessionid",query);
return result;
in the above result string contains xml file this contains nodes also how to retrieve that data and assign to Asp.net Controls please help urgent
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Nov 29, 2010, 11:59 AM
Before posting did your tried searching how to read xml file?
Which control do you need bind?