L
Lloyd Sheen
Perhaps I have missed something but what I would like to do is have a more
"controlled" method of generating HTML from a web service.
I can create items using HtmlTable, HtmlTableRow, and HtmlTableCell but is
there a quick method once the table has been built to get the HTML, put it
in a string for return the browser call for the web service?
I notice that HtmlTable does not support InnerHtml so that is not doable.
Ideas??
Thanks
Lloyd Sheen
"controlled" method of generating HTML from a web service.
I can create items using HtmlTable, HtmlTableRow, and HtmlTableCell but is
there a quick method once the table has been built to get the HTML, put it
in a string for return the browser call for the web service?
I notice that HtmlTable does not support InnerHtml so that is not doable.
Ideas??
Thanks
Lloyd Sheen