VB.Net Web app code Behind Question

  • Thread starter Thread starter BrianDH
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top