OTOH, I'm not sure why the _doPostback and event target stuff wouldn't work. Those should be generated. The difficulty is in handling these events properly as postbacks when running through the Web Browser control.
+++ Rick ---
Hello Rick/All,
Thanks for your article about hosting the ASP.NET runtime within a desktop app, this helped me!
However, I'm trying to extend your application to allow me to host ASPX pages that contain web controls like Treeview etc.. I used the 'RawRuntime' test.aspx and added a simple form + treeview. The problem I have is that the generated HTML doesn't contain the __dopostback() function. It's also missing the __EVENTTARGET hidden values and also the WebResources.axd doesn't appear to work (i.e, the little 'plus' images don't render on the treeview).
Any help or pointers would be really appreciated.
Many thanks
Paul.
| Rick Strahl West Wind Technologies Where do you want to surf today? | Reader Version: 5.0 |