G
Guest
I am using the ASP:XML control to format XML data into HTML (thru XSLT). This
works great so far.
During the transformation, I am creating a table with links (<a>). I need to
give these links a unique ID and I can't find a way to do this. Any ideas?
Finally, I need to be able to debug the HTML output from the ASP:XML
control. Every time I do View->Source, I am able to see the HTML code for the
page and NOT the ASP:XML control. What do I need to do in order to see the
HTML code generated by the ASP:XML control?
Thanks in advance.
works great so far.
During the transformation, I am creating a table with links (<a>). I need to
give these links a unique ID and I can't find a way to do this. Any ideas?
Finally, I need to be able to debug the HTML output from the ASP:XML
control. Every time I do View->Source, I am able to see the HTML code for the
page and NOT the ASP:XML control. What do I need to do in order to see the
HTML code generated by the ASP:XML control?
Thanks in advance.