Windows form control in explorer browser
How can I put a windows form control in a browser? I found a few tutorials, but none work, I am assuming it is an outdated thing to do. What I am trying to do is use a c# class to manipulate files on the server and display the data to the user.
Roei BarPosted Aug 14, 2009, 5:55 PM
the class:
and on the web side you can then put the dll in the bin directory and do this:
Roei BarPosted Aug 15, 2009, 3:00 AM
sorry...
but if the code sent was good for you dont forget me...
Mark it as "Accepted answer"
patrickPosted Aug 14, 2009, 6:29 PM