Re: [DOTNET] Tying in XSL generated controls tie to .NET framework

2002-04-12 Thread Steve Holak
Nouman, I thought about your problem while basking in the tub last night (no, I'm not Don B) from a high level, since I thought it was interesting. Good question. You could render strictly HTML controls back to the client after the transform, but you're giving up the web controls functionality,

[DOTNET] Tying in XSL generated controls tie to .NET framework

2002-04-11 Thread Nouman Khan
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