B
BrianDH
Hi
I have a vb.net web application. This app calls a web service (Code behind)
and is returned a dataset. Works great.
My question is: How can I write this dataset to the Body of the HTML (client
side) of the Web page?
We don't want it in a list or combo or label, we just want to XML from the
dataset showing with-in this page.
Thanks
B
I have a vb.net web application. This app calls a web service (Code behind)
and is returned a dataset. Works great.
My question is: How can I write this dataset to the Body of the HTML (client
side) of the Web page?
We don't want it in a list or combo or label, we just want to XML from the
dataset showing with-in this page.
Thanks
B