Currently how my web app is setup, they are sent to "xslt.axh?DataSource={0}&Xsl={1}" witch is handled by a HttpHandler that transforms the documents into xhtml.
Can i put ASP.net Controls in the XSLT?
Printable View
Currently how my web app is setup, they are sent to "xslt.axh?DataSource={0}&Xsl={1}" witch is handled by a HttpHandler that transforms the documents into xhtml.
Can i put ASP.net Controls in the XSLT?