S
Smokey Grindel
How can I read in navigation commands from a web browser control? I want to
make a small app that generates HTML documents as the UI embedded into our
main app (I do not want a web server) this would be kind of like the
Microsoft Document Application that MSDN is based on... I just need a way to
embed commands into the browser links like appnav:\\command and have the app
pick them up instead of trying to send them to the web... this has to be
possible, so many MS apps do this... how would I do it in .NET? thanks!
make a small app that generates HTML documents as the UI embedded into our
main app (I do not want a web server) this would be kind of like the
Microsoft Document Application that MSDN is based on... I just need a way to
embed commands into the browser links like appnav:\\command and have the app
pick them up instead of trying to send them to the web... this has to be
possible, so many MS apps do this... how would I do it in .NET? thanks!