Hello All We currently have a system that produces dynamically generated webpages via XSL. Each generated webpage contains any number of controls such as radio buttons, input buttons, checkboxes etc. controls on the form that I would like to tie back into the .NET framework so that I can leverage .NET state management, events etc.
for example I have a dynamically generated form via XSL with a submit button 'button1' how would I link up button1 into my ASP .NET webform to utilize the 'button1_click' event ? Would I need to restructure my XSL? Is this possible? thanks You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.