Is there a way to embeded a ASP file with XSLT? I would like to create one XSLT and emded functional components. For example I have multiple forms pages created in ASP. For each node with my XML I specifiy the name of a ASP form. So a node may point to "contactform.asp". I would like to be able to load the information on the contactform.asp within HTML outputted by the XSLT.