Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: form controls from xlst transformation


Message #1 by "Phil Ames" <philames@t...> on Tue, 16 Apr 2002 15:27:24
I have an asp application which uses xlst to generate the html forms for a 
page based on the specific user. 
 
I would like to modify this form to use web controls, however, any web 
form controls brought in from my transformation are not recognized as 
being web controls -- the runat="server" tag is ignored. 
 
I assume this is because they are processed at runtime and therefore I 
would need to use the add control features. 
 
I have all of the wrox, and other, books, however, I have not found any 
documentation talking about this. 
 
Any suggestions would be appreciated. 
 
Thanks, 
 
Phil 
 

  Return to Index